mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-04-25 00:17:17 +00:00
zshrc
This commit is contained in:
parent
c7bfea760d
commit
56696885ab
2
zshrc
2
zshrc
@ -44,7 +44,7 @@ ZSH_HIGHLIGHT_STYLES[back-quoted-argument]='fg=blue'
|
|||||||
ZSH_HIGHLIGHT_STYLES[single-quoted-argument]='fg=yellow,underline'
|
ZSH_HIGHLIGHT_STYLES[single-quoted-argument]='fg=yellow,underline'
|
||||||
ZSH_HIGHLIGHT_STYLES[double-quoted-argument]='fg=yellow'
|
ZSH_HIGHLIGHT_STYLES[double-quoted-argument]='fg=yellow'
|
||||||
# pattern
|
# pattern
|
||||||
ZSH_HIGHLIGHT_PATTERNS+=('\~b/* ' 'fg=green')
|
ZSH_HIGHLIGHT_PATTERNS+=('\~b/rm ' 'fg=green')
|
||||||
# root
|
# root
|
||||||
#ZSH_HIGHLIGHT_STYLES[root]='bg=red'
|
#ZSH_HIGHLIGHT_STYLES[root]='bg=red'
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@ ZSH_HIGHLIGHT_STYLES[back-quoted-argument]='fg=blue'
|
|||||||
ZSH_HIGHLIGHT_STYLES[single-quoted-argument]='fg=yellow,underline'
|
ZSH_HIGHLIGHT_STYLES[single-quoted-argument]='fg=yellow,underline'
|
||||||
ZSH_HIGHLIGHT_STYLES[double-quoted-argument]='fg=yellow'
|
ZSH_HIGHLIGHT_STYLES[double-quoted-argument]='fg=yellow'
|
||||||
# pattern
|
# pattern
|
||||||
ZSH_HIGHLIGHT_PATTERNS+=('\~b/* ' 'fg=green')
|
ZSH_HIGHLIGHT_PATTERNS+=('\~b/rm' 'fg=green')
|
||||||
# root
|
# root
|
||||||
#ZSH_HIGHLIGHT_STYLES[root]='bg=red'
|
#ZSH_HIGHLIGHT_STYLES[root]='bg=red'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user