mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
upgrade my zshrc
This commit is contained in:
parent
e1a690c194
commit
a587b6f98a
1 changed files with 3 additions and 0 deletions
|
|
@ -43,6 +43,9 @@ plugins=(git python repo cp buildbot rsync git-extras git-remote-branch\
|
|||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
||||
ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern)
|
||||
|
||||
# To differentiate aliases from other command types
|
||||
ZSH_HIGHLIGHT_STYLES[alias]='fg=magenta,bold'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue