Fix /bin/sh compatibility issue in install.sh

This commit is contained in:
Sergey Lukin 2012-11-09 23:53:22 +02:00 committed by Benjamin Bach
commit 9a97fae1e9

View file

@ -35,4 +35,4 @@ echo "\033[0;32m"' /____/ '"\033[0m
echo "\n\n \033[0;32m....is now installed.\033[0m"
/usr/bin/env zsh
source ~/.zshrc
. ~/.zshrc