diff --git a/home-manager/shared/shell/zsh.nix b/home-manager/shared/shell/zsh.nix index 75b9810..0ea7244 100644 --- a/home-manager/shared/shell/zsh.nix +++ b/home-manager/shared/shell/zsh.nix @@ -42,12 +42,16 @@ "git" "colored-man-pages" "colorize" + "dirhistory" + "dirpersist" "history" "history-substring-search" "fancy-ctrl-z" "git-flow" "isodate" "z" + "zsh-interactive-cd" + "zsh-navigation-tools" ]; }; # stuff for zoxide & tre