Rezart Qelibari 069e13b863 Allow different repo urls in bootstrap.sh for dev
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.
2022-01-23 17:57:14 +01:00
2022-01-23 17:09:26 +01:00
2022-01-23 00:15:39 +01:00
2022-01-23 17:09:26 +01:00
2022-01-23 17:09:39 +01:00
2022-01-23 00:15:39 +01:00
2022-01-23 00:15:39 +01:00

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

  1. Run all setup from a temporary directory and delete it in the end
Description
💼 Astzweig system setup for macOS
Readme EUPL-1.2 358 KiB
Languages
Shell 93.6%
Python 5.1%
AppleScript 1.3%