diff --git a/pkgs/zsh.nix b/pkgs/zsh.nix index 3fa5f6f..4bc0b1b 100644 --- a/pkgs/zsh.nix +++ b/pkgs/zsh.nix @@ -26,7 +26,7 @@ "python" "git-auto-fetch" "wd" - "nix-shell" +# "nix-shell" ]; custom = "/home/horseman/nix-config/pkgs/zsh/"; theme = "jonathan";