diff options
Diffstat (limited to 'user/settings')
-rw-r--r-- | user/settings/zsh.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix index 5966928d..c53d8a8e 100644 --- a/user/settings/zsh.nix +++ b/user/settings/zsh.nix @@ -191,7 +191,6 @@ in g = "rg"; ga = "git add"; - gi = "git"; gs = "git st"; gd = "git diff"; gf = "git fetch"; |