edited zshrc

This commit is contained in:
arcan1s
2014-04-13 14:23:19 +04:00
parent cb9693f422
commit da5b475a62
3 changed files with 2 additions and 372 deletions

View File

@ -44,7 +44,7 @@ ZSH_HIGHLIGHT_STYLES[back-quoted-argument]='fg=blue'
ZSH_HIGHLIGHT_STYLES[single-quoted-argument]='fg=yellow,underline'
ZSH_HIGHLIGHT_STYLES[double-quoted-argument]='fg=yellow'
# pattern
ZSH_HIGHLIGHT_PATTERNS+=('\~b/rm' 'fg=green')
ZSH_HIGHLIGHT_PATTERNS+=('\~b/* ' 'fg=green')
# root
#ZSH_HIGHLIGHT_STYLES[root]='bg=red'