diff --git a/tools/install.sh b/tools/install.sh index 4e166fef4312559c43926fd085b324de1f5b3c56..61b21cb9eadfc0b75d89485eee60a3dfd932c5ea 100755 --- a/tools/install.sh +++ b/tools/install.sh @@ -32,6 +32,8 @@ # --keep-zshrc: sets KEEP_ZSHRC to 'yes' # For example: # sh install.sh --unattended +# or: +# sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended # set -e