Add zsh syntax highlighting.
This commit is contained in:
parent
d4f47c4f58
commit
d266c2960f
@ -1,7 +1,7 @@
|
|||||||
ZSH=$HOME/.oh-my-zsh
|
ZSH=$HOME/.oh-my-zsh
|
||||||
ZSH_THEME="cheetah"
|
ZSH_THEME="cheetah"
|
||||||
|
|
||||||
plugins=(osx brew git github redis-cli ruby rbenv gem bundler vagrant)
|
plugins=(osx brew git github redis-cli ruby rbenv gem bundler vagrant zsh-syntax-highlighting)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user