diff --git a/lib/shared/modules/zsh.nix b/lib/shared/modules/zsh.nix index c6ff0f3..1a57e0b 100644 --- a/lib/shared/modules/zsh.nix +++ b/lib/shared/modules/zsh.nix @@ -151,7 +151,7 @@ abbr gap="git add -p" abbr gc="git commit" abbr gri="git rebase -i" - abbr gs="git status + abbr gs="git status" # tmux abbr ta="tmux attach"