Added init.sh to set things up

This commit is contained in:
2013-12-17 11:22:30 -08:00
parent ac0476b461
commit e52719bb9f

5
init.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
rm -f $HOME/.zshrc
ln -s $HOME/.zcustom/.zshrc $HOME/.zshrc
ln -s $HOME/.zcustom/edorrington.zsh-theme.zsh $HOME/.oh-my-zsh/custom/edorrington.zsh-theme.zsh