diff --git a/shell/zsh-omz.sh b/shell/zsh-omz.sh index 7524377..70bcdcf 100644 --- a/shell/zsh-omz.sh +++ b/shell/zsh-omz.sh @@ -75,6 +75,7 @@ source $ZSH/oh-my-zsh.sh # Auto-sugestions ZSH_AUTOSUGGEST_STRATEGY=(match_prev_cmd history) ZSH_AUTOSUGGEST_BUFFER_MAX_SIZE=20 +ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="underline" source $(brew --prefix)/share/zsh-autosuggestions/zsh-autosuggestions.zsh # User configuration