aboutsummaryrefslogtreecommitdiff
path: root/src/common-utils/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/common-utils/README.md')
-rw-r--r--src/common-utils/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common-utils/README.md b/src/common-utils/README.md
index 06af484..123b7d5 100644
--- a/src/common-utils/README.md
+++ b/src/common-utils/README.md
@@ -16,6 +16,7 @@ Installs a set of common command line utilities, Oh My Zsh!, and sets up a non-r
| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| installZsh | Install ZSH? | boolean | true |
+| configureZshAsDefaultShell | Change default shell to ZSH? | boolean | false |
| installOhMyZsh | Install Oh My Zsh!? | boolean | true |
| upgradePackages | Upgrade OS packages? | boolean | true |
| username | Enter name of non-root user to configure or none to skip | string | automatic |