Replace /usr/bin/env with env

Some environments (such as Android) does not have /usr/bin.
This commit is contained in:
Fredrik Fornwall 2014-08-20 23:52:05 +02:00 committed by Gaetan Semet
commit 374237f682

View file

@ -46,6 +46,5 @@ echo "\033[0;32m"' /____/ ....is no
echo "\033[0;32m"' (Stibbons version) '"\033[0m"
echo "\n\n \033[0;32mPlease look over the ~/.zshrc file to select plugins, themes, and options.\033[0m"
echo "\n\n \033[0;32mp.s. Follow us at http://twitter.com/ohmyzsh.\033[0m"
echo "\n\n \033[0;32mp.p.s. Get stickers and t-shirts at http://shop.planetargon.com.\033[0m"
env zsh
. ~/.zshrc