docs: document oneline argument passing to install script

This commit is contained in:
Marc Cornellà 2020-08-20 11:28:10 +02:00
parent 93f8c0686c
commit 03b6a72576

View File

@ -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