summary refs log tree commit diff stats
path: root/user/settings/zsh.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings/zsh.nix')
-rw-r--r--user/settings/zsh.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index facd0efa..32070518 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -23,16 +23,7 @@ let
 in
 {
   home.packages = with pkgs; [
-    fzf
-    gh
-    ghq
-    delta
-    git
-    gitui
-    gitstatus
-    git-lfs
     zsh-completions
-    up
   ];
 
   home.sessionVariables = {