diff options
-rw-r--r-- | user/settings/zsh.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix index 4022309a..6db8bb4e 100644 --- a/user/settings/zsh.nix +++ b/user/settings/zsh.nix @@ -32,6 +32,7 @@ in { home.packages = with pkgs; [ fzf + gh ghq git gitstatus |