zsh: install and set up tere to quickly move around the file system
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M user/settings/zsh.nix → user/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)";