shell: replace tere with walk
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M user/settings/shell.nix → user/settings/shell.nix
@@ -26,7 +26,7 @@ lal = "ll -A"; lla = "lal"; llr = "ll -t"; - c = "tere"; + c = "lk"; "c," = "cd $(ghq list -p nixfiles)"; cg = "cd $(git root)"; cdg = "cd $(git root)";