Skip to content

Commit

Permalink
Merge branch 'main' into 0.93.0-support
Browse files Browse the repository at this point in the history
  • Loading branch information
Yethal authored May 1, 2024
2 parents 6cdc84e + 0cdb436 commit d3aa619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ For more information about variables marked with an asterisk please read the Cav
| ---------------------- | --------------------------------------------------------------- | ------------------- |
| nushell_binary_path | Directory where nushell binary will be stored | /usr/local/bin |
| nushell_version | either 'latest' or version tag | latest |
| nushell_variant | either 'default' or 'full | latest |
| nushell_variant | either 'default' or 'full' | default |
| config_url | url ansible should download config.nu file from | nushell preset file |
| env_url | url ansible should download env.nu file from | nushell preset file |
| login_url | url ansible should download login.nu file from | nushell preset file |
| set_shell | whether ansible should set nu as default shell of the user\* | false |
| install_plugins | whether ansible should install bundled plugins | true |
| install_configs | whether ansible should install config files | true |
| overwrite_configs | whether ansible should overwrite config files on update | true |
| overwrite_configs | whether ansible should overwrite config files on update | false |
| nu_plugins | which plugins should be registered by default | all plugins |
| add_to_profile | whether ansible should add path to nu to .profile\* | false |
| disable_banner | whether built-in nushell banner should be disabled | false |
Expand Down

0 comments on commit d3aa619

Please sign in to comment.