Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/pylight/dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Kammerer committed Mar 30, 2013
2 parents 8ef3e68 + f7881f7 commit ea3c26d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Expand Up @@ -87,6 +87,7 @@ then
read -p "Use custom .zshrc (and checkout oh-my-zsh)? [y/N] " zshprompt
if [[ $zshprompt =~ [yY](es)* ]]
then
pacman -S zsh
createSym zsh zshrc
git submodule update --init oh-my-zsh
createSym oh-my-zsh oh-my-zsh
Expand Down

0 comments on commit ea3c26d

Please sign in to comment.