- the exact scripts that are run by `run-private-scripts` is not disclosed here - the private scripts were adjusted so that they can be run as often as desired and always result in the same idempotent result - consequently, the private scripts are now always triggered by `update-machine` as well |
||
|---|---|---|
| .. | ||
| files.sh | ||
| passwords.sh | ||
| python.sh | ||
| README.md | ||
| update.sh | ||
| web.sh | ||
Shell Utilities
This folder contains various files that provide utilities to be used in the shell.
Originally, they all were defined in one big "~/.config/shell/utils.sh" file but are now split across many smaller files here for clarity.