diff --git a/dot_config/zsh/include/options.zsh b/dot_config/zsh/include/options.zsh index a8e75f4..9cf96d4 100644 --- a/dot_config/zsh/include/options.zsh +++ b/dot_config/zsh/include/options.zsh @@ -19,4 +19,4 @@ setopt share_history # share command history data HISTSIZE=50000 SAVEHIST=10000 -setopt menucomplete +setopt automenu