all repos — nixfiles @ c43fdf64b5fc45e36c1d6f6b1ac64a744bb1b16f

System and user configuration, managed by nix and home-manager

shell: replace tere with walk

Alan Pearce
commit

c43fdf64b5fc45e36c1d6f6b1ac64a744bb1b16f

parent

6205f83301ce1646c4d366be2450cbc47de25ee3

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M user/settings/shell.nixuser/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)";