all repos — nixfiles @ 986efd80c92a671eea0a950997ef1ca42050b551

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

zsh: install and set up tere to quickly move around the file system

Alan Pearce
commit

986efd80c92a671eea0a950997ef1ca42050b551

parent

5ecc7f4e889be6bc899d2f7faa72d44c422f4c6c

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M user/settings/zsh.nixuser/settings/zsh.nix
@@ -106,6 +106,7 @@ lal = "ll -A";
lla = "lal"; llr = "ll -t"; + c = "tere"; "c," = "cd $(ghq list -p nixfiles)"; cg = "cd $(git root)"; cdg = "cd $(git root)";