Skip to content

Commit

Permalink
zsh: Load zsh-syntax-highlighting plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
achalddave committed May 1, 2016
1 parent 842dd39 commit 7fa4a40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zsh/zshrc
Expand Up @@ -20,6 +20,7 @@ if ! zgen saved; then
if [ "$has_256" -eq 1 ] ; then
zgen load robbyrussell/oh-my-zsh lib/spectrum.zsh
fi
zgen load zsh-users/zsh-syntax-highlighting
zgen save
fi

Expand Down

0 comments on commit 7fa4a40

Please sign in to comment.