Rezart Qelibari 07aa9a5d01 Use local variable value for trap at parse time
`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.
2022-01-23 18:19:36 +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%