ensure zshrc exists

This commit is contained in:
Stanislav Vorobyev 2012-02-01 22:27:25 +04:00
commit 7eef2680e7

View file

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