From 5403f447461bc24266e754e5540622a89cd8c753 Mon Sep 17 00:00:00 2001 From: Sean Jones Date: Wed, 5 Dec 2012 00:21:04 +0000 Subject: [PATCH] Adding possible solution for source .zshrc --- tools/install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/install.sh b/tools/install.sh index 3129f4be2..989e3e61c 100755 --- a/tools/install.sh +++ b/tools/install.sh @@ -35,4 +35,6 @@ echo "\033[0;32m"'\____/_/ /_/ /_/ /_/ /_/\__, / /___/____/_/ /_/ '"\033[0m echo "\033[0;32m"' /____/ '"\033[0m" echo "\n\n \033[0;32m....is now installed.\033[0m" +#!`which zsh` +exec source .zshrc /usr/bin/env zsh