07aa9a5d01fbaa9e9139de5a65029168e8975871
`trap` can not access the value of a variable defined as local once the function body is left. So we use the value of the variable at parse time instead of trying to access the value at runtime of the `trap` command.
macOS System
Scripts to align a macOS system to Astzweig system configuration.
Install
/bin/zsh -c "$(curl -fsSL https://raw.githubusercontent.com/astzweig/macos-system/main/bootstrap.sh)"
What it does
- Run all setup from a temporary directory and delete it in the end
Languages
Shell
93.6%
Python
5.1%
AppleScript
1.3%