diff --git a/states/zsh/templates/zshenv.j2 b/states/zsh/templates/zshenv.j2 index dfc2521..c71b542 100644 --- a/states/zsh/templates/zshenv.j2 +++ b/states/zsh/templates/zshenv.j2 @@ -85,3 +85,5 @@ alias mysql="mariadb" # Misc settings bindkey -e unsetopt share_history + +zmodload zsh/curses