diff --git a/lib/shared/modules/zsh.nix b/lib/shared/modules/zsh.nix
index c6ff0f36..1a57e0b8 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"