summary refs log tree commit diff stats
path: root/user/settings/zsh.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings/zsh.nix')
-rw-r--r--user/settings/zsh.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index 6db8bb4e..885affa1 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -106,6 +106,7 @@ in
       lla = "lal";
       llr = "ll -t";
 
+      c = "tere";
       "c," = "cd $(ghq list -p nixfiles)";
       cg = "cd $(git root)";
       cdg = "cd $(git root)";