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