Touch local file for zsh

This commit is contained in:
Christophe Buffenoir 2013-05-31 16:03:06 +02:00
parent 1252fe88cd
commit d19fb1205c

View file

@ -12,6 +12,8 @@ mkdir -p ~/.vim/{autoload,bundle,colors,doc,ftplugin,plugin,spell,syntax}
rm -rf ~/.oh-my-zsh
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
touch ~/.zshrc-local
# Copy the graphical part if needed
if [ "$1" == '--graphic' ]
then