Migrate from zplug to zim
This commit is contained in:
parent
b8a9b90447
commit
bae17dfdc5
4 changed files with 51 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
typeset -gA ZSH_HIGHLIGHT_STYLES
|
||||
|
||||
ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern)
|
||||
|
||||
if [[ "`tput colors`" == "256" ]] || [[ "`tput colors`" == "88" ]] ; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue