Touch local file for zsh
This commit is contained in:
parent
1252fe88cd
commit
d19fb1205c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue