Fix update script.

This commit is contained in:
Christophe Buffenoir 2013-12-16 11:40:02 +01:00
parent 32decca92c
commit b8738027ea

View file

@ -13,9 +13,7 @@ rm -rf ~/.oh-my-zsh
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
mkdir -p ~/.oh-my-zsh/custom/plugins
pushd ~/.oh-my-zsh/custom/plugins
git clone git://github.com/zsh-users/zsh-syntax-highlighting.git
popd
git clone git://github.com/zsh-users/zsh-syntax-highlighting.git ~/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting
touch ~/.zshrc-local