diff --git a/tools/install.sh b/tools/install.sh index 238f856cf..17181c04b 100755 --- a/tools/install.sh +++ b/tools/install.sh @@ -33,4 +33,5 @@ echo "\033[0;32m"' /____/ '"\033[0m echo "\n\n \033[0;32m....is now installed.\033[0m" /usr/bin/env zsh +touch ~/.zshrc source $HOME/.zshrc