Commit ebeae4ab authored by Sergey Lukin's avatar Sergey Lukin
Browse files

Fix /bin/sh compatibility issue in install.sh

parent c2ae9e09
......@@ -36,4 +36,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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment