Skip to content

Commit

Permalink
install no longer copies the .zshrc template.
Browse files Browse the repository at this point in the history
  • Loading branch information
colonelpanic8 committed Apr 1, 2013
1 parent 5dd2ef7 commit ac9588b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ fi

mkdir ~/.oh-my-zsh
rsync -r --exclude .git . ~/.oh-my-zsh
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
chsh -s `which zsh`

0 comments on commit ac9588b

Please sign in to comment.