069e13b863e2a4b003527f1dd8fb8c8a48d101f7
Having to clone from github or a remote repository in general during development is a waste of bandwidth, time and does not work during development while a change is being tested and not yet commited or pushed. Now remote urls can be configured through two env variables: MACOS_SYSTEM_REPO_URL and ZSHLIB_REPO_URL.
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%