summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--user/settings/zsh.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index 3076a2f1..444d4cfd 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -173,8 +173,6 @@ in
       dcud = "dc up -d";
       dcr = "dc restart";
 
-      g = "rg";
-
       ga = "git add";
       gs = "git st";
       gd = "git diff";