Change various things
This commit is contained in:
parent
281ea9f354
commit
8a9503b95a
7 changed files with 21 additions and 8 deletions
|
|
@ -1,6 +1,7 @@
|
|||
typeset -gA ZSH_HIGHLIGHT_STYLES
|
||||
|
||||
ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern)
|
||||
ZSH_HIGHLIGHT_DIRS_BLACKLIST+=(/mnt/)
|
||||
|
||||
if [[ "`tput colors`" == "256" ]] || [[ "`tput colors`" == "88" ]] ; then
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue