An open API service indexing awesome lists of open source software.

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

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
```

![Screenshot 2024-12-26 at 19 54 47](https://github.com/user-attachments/assets/a9fb5751-288b-491d-b289-299702346f9a)

## 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)