https://github.com/eggplants/setup-macos.sh
My Mac Environment
https://github.com/eggplants/setup-macos.sh
Last synced: 6 months ago
JSON representation
My Mac Environment
- Host: GitHub
- URL: https://github.com/eggplants/setup-macos.sh
- Owner: eggplants
- License: mit
- Created: 2021-11-04T15:18:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-26T10:55:34.000Z (over 1 year ago)
- Last Synced: 2025-04-14T03:38:44.044Z (over 1 year ago)
- Language: Shell
- Size: 112 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My macOS Setup
```zsh
xcode-select --install
git clone https://github.com/eggplants/setup-macos.sh
cd setup-macos.sh
cp ./.Brewfile ~/.Brewfile
cp /path/to/.my.gpg.sec.key ~/.sec.key
./setup-macos.sh
```

## Family
- [eggplants/setup-macos.sh](https://github.com/eggplants/setup-macos.sh) <- here
- [eggplants/setup-termux.sh](https://github.com/eggplants/setup-termux.sh)
- [eggplants/setup-ubuntu.sh](https://github.com/eggplants/setup-ubuntu.sh)
- [eggplants/SetupWindows.ps1](https://github.com/eggplants/SetupWindows.ps1)