diff options
author | Alan Pearce | 2023-06-28 18:28:35 +0200 |
---|---|---|
committer | Alan Pearce | 2023-06-28 18:34:23 +0200 |
commit | 2e09f7f56e2ac3970ac5143007d78c9d3453463a (patch) | |
tree | 00e4bb994b64d1af9991540c8c97722deaba694b /user | |
parent | 4d02c68db272b0585ea3db2aa358ded296dbe7e9 (diff) | |
download | nixfiles-2e09f7f56e2ac3970ac5143007d78c9d3453463a.tar.lz nixfiles-2e09f7f56e2ac3970ac5143007d78c9d3453463a.tar.zst nixfiles-2e09f7f56e2ac3970ac5143007d78c9d3453463a.zip |
zsh: install gitui
Diffstat (limited to 'user')
-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 3b34292a..6e1bd0c7 100644 --- a/user/settings/zsh.nix +++ b/user/settings/zsh.nix @@ -36,6 +36,7 @@ in ghq delta git + gitui gitstatus git-lfs zsh-completions |