mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Change autosuggest colors
This commit is contained in:
@@ -122,6 +122,8 @@ if [[ $- == *i* ]] ; then
|
||||
# Suggestions
|
||||
if test -f /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh ; then
|
||||
source /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
# Works well for solarized
|
||||
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=10"
|
||||
fi
|
||||
fi # End interactive-only block
|
||||
|
||||
|
||||
Reference in New Issue
Block a user