diff --git a/modules/programs/shell-zsh.nix b/modules/programs/shell-zsh.nix index f523ab9..7bc5338 100644 --- a/modules/programs/shell-zsh.nix +++ b/modules/programs/shell-zsh.nix @@ -43,10 +43,7 @@ in { plugins = [ "git" "git-flow" - "git-prompt" - "gitignore" "screen" - "sudo" "systemd" "tmux" "vi-mode"