mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-10 02:09:51 +00:00
Fix /bin/sh compatibility issue in install.sh
This commit is contained in:
@@ -36,4 +36,4 @@ 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
|
||||||
source ~/.zshrc
|
. ~/.zshrc
|
||||||
|
|||||||
Reference in New Issue
Block a user