added .Xresources and enabled zsh-syntax-highlighting
This commit is contained in:
parent
fca032d773
commit
2e31384d35
3 changed files with 3 additions and 1 deletions
2
.zshrc
2
.zshrc
|
|
@ -49,7 +49,7 @@ DISABLE_AUTO_UPDATE="true"
|
|||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(colored-man)
|
||||
plugins=(colored-man zsh-syntax-highlighting)
|
||||
|
||||
# User configuration
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue