From 72b2640b3fb804bc6738735cda436a132f09dc8b Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Thu, 22 Aug 2024 08:45:42 +0200 Subject: [PATCH] updated zsh state --- states/zsh/templates/zshenv.j2 | 2 ++ 1 file changed, 2 insertions(+) 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