diff --git a/home-manager/shared/shell/zsh.nix b/home-manager/shared/shell/zsh.nix index aab67f2..d5e6bf2 100644 --- a/home-manager/shared/shell/zsh.nix +++ b/home-manager/shared/shell/zsh.nix @@ -40,6 +40,8 @@ "git" "colored-man-pages" "colorize" + "history" + "history-substring-search" "fancy-ctrl-z" "git-flow" "isodate"