mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-01-12 08:38:26 +01:00
docs: document oneline argument passing to install script
This commit is contained in:
parent
93f8c0686c
commit
03b6a72576
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user