activated zsh syntax highlighting

main
Steffen Becker 12 years ago
parent 4fe4fc601d
commit 7878ff59d9

@ -1 +1 @@
Subproject commit 3c6182371db8e8ede3789d21b52386569eda2208
Subproject commit be5842a376f16c16c5dc4cc1879d7168a074f7de

@ -1 +1 @@
Subproject commit f4854dfb21e5cef738dfc1d9103a19c2c3f0ad40
Subproject commit b41d650e38828c908e5c86d32745c5068e694a03

@ -1 +1 @@
Subproject commit 127422c11eeb61692a58e70fbefd096a39c80965
Subproject commit 930953a573939734fb9f65c7acc979f4351b3fa6

@ -1 +1 @@
Subproject commit 9c73ca3874d64953e2d61c9f4d830b4644562a07
Subproject commit 5fbf9d371d009dc6c6222032571b62d3b950c593

@ -3,7 +3,7 @@ ZSH=$HOME/.oh-my-zsh
ZSH_THEME="webgefrickel"
# default plugins to load
plugins=(brew cap extract git github history-substring-search jake-node laravel npm node gem osx)
plugins=(brew cap extract git github history-substring-search jake-node laravel npm node gem osx zsh-syntax-highlighting)
source $ZSH/oh-my-zsh.sh
unsetopt correct_all

Loading…
Cancel
Save