diff --git a/modules/cli/zsh.nix b/modules/cli/zsh.nix index c091277..4c3bb3b 100644 --- a/modules/cli/zsh.nix +++ b/modules/cli/zsh.nix @@ -50,7 +50,6 @@ in { gpl = "curl https://www.gnu.org/licenses/gpl-3.0.txt -o LICENSE"; agpl = "curl https://www.gnu.org/licenses/agpl-3.0.txt -o LICENSE"; g = "git"; - gs = "g stash"; n = "nix"; woman = "man"; open = "xdg-open";