From 60502999b37b2999db890b9bceedf66394e64ec0 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 20 Aug 2023 05:40:48 +0200 Subject: Move shell-agnostic packages from zsh->shell.nix --- user/settings/zsh.nix | 9 --------- 1 file changed, 9 deletions(-) (limited to 'user/settings/zsh.nix') 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 = { -- cgit 1.4.1