zshrc: tweak highlighters conf
This commit is contained in:
parent
45c64a1b06
commit
1afe736a84
2
.zshrc
2
.zshrc
@ -93,7 +93,7 @@
|
|||||||
)
|
)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern cursor)
|
ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern)
|
||||||
|
|
||||||
ZSH_AUTOSUGGEST_STRATEGY=(history completion)
|
ZSH_AUTOSUGGEST_STRATEGY=(history completion)
|
||||||
ZSH_AUTOSUGGEST_USE_ASYNC=
|
ZSH_AUTOSUGGEST_USE_ASYNC=
|
||||||
|
Loading…
Reference in New Issue
Block a user