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, 0 insertions, 1 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index 893bce38..47945755 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -148,7 +148,6 @@ in
       ge = "git remote";
       gr = "git rebase";
       gz = "git stash";
-      gls = "git ls-files";
       gzl = "git stash list";
       gzp = "git stash pop";
       gdt = "git difftool";