diff options
Diffstat (limited to 'modules/zsh.nix')
| -rw-r--r-- | modules/zsh.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/zsh.nix b/modules/zsh.nix index 3f4a7b1..d252396 100644 --- a/modules/zsh.nix +++ b/modules/zsh.nix @@ -27,6 +27,7 @@ in { { name = "zpm-zsh/colorize"; } { name = "sindresorhus/pure"; tags = [ "as:theme" "use:pure.zsh" ]; } { name = "zdharma-continuum/fast-syntax-highlighting"; } + { name = "agkozak/zsh-z"; } { name = "zsh-users/zsh-autosuggestions"; } ]; }; |
