diff --git a/update-home.sh b/update-home.sh index 0fe9cea..a7bb1a9 100755 --- a/update-home.sh +++ b/update-home.sh @@ -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