Apply proper shebang to this script

SH is buggy.
This commit is contained in:
rallias 2013-02-22 15:35:15 -06:00
commit 0cfbc08d61

View file

@ -1,3 +1,5 @@
#!/bin/zsh
if [ -d ~/.oh-my-zsh ]
then
echo "\033[0;33mYou already have Oh My Zsh installed.\033[0m You'll need to remove ~/.oh-my-zsh if you want to install"