Compare commits

...

1 Commits

Author SHA1 Message Date
4a1208942d v3.7.6
=====================================================================

Documentation update
2023-11-13 12:30:49 -07:00

View File

@ -48,6 +48,7 @@ There are a few notable changes to this runtime:
- User yes/no prompts will **always be YES**
- Other user input will default to an empty string
- Logs will not be captured
- Setting the environment variable `SCWRYPTS_GROUP_LOADER__[a-z_]\+` will source the file indicated in the variable (this allows custom groups without needing to modify the `config.zsh` directly)
## Contributing