tilde
tilde configures your entire macOS developer environment from a single config file.
curl -fsSL https://thingstead.io/tilde/install.sh | bash
copy & run in Terminal
Install methods
curl
recommended
macOS
Linux
curl -fsSL https://thingstead.io/tilde/install.sh | bash
npx
All platforms
npx @jwill824/tilde
npm global install
All platforms
npm install -g @jwill824/tilde