32 lines
1.0 KiB
Markdown
32 lines
1.0 KiB
Markdown
# MacOS install scripts
|
|
|
|
My installation script for my MacOS machines
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
bash <(curl -s https://gitea.louisgallet.fr/lgallet/macos-install/raw/branch/main/macos-setup.sh)
|
|
```
|
|
|
|
## What it does
|
|
This script installs the software required for a new machine on MacOS. This is the software that I use on a daily basis and which I find most useful.
|
|
The script installs the following software:
|
|
|
|
- [Homebrew](https://brew.sh/)
|
|
- [NVM](https://github.com/nvm-sh/nvm)
|
|
- [Wget](https://www.gnu.org/software/wget/)
|
|
- [Git](https://git-scm.com/)
|
|
- [Zsh](https://www.zsh.org/)
|
|
- [iTerm2](https://iterm2.com/)
|
|
- [Visual Studio Code](https://code.visualstudio.com/)
|
|
- [1Password](https://1password.com/)
|
|
- [AltServer](https://altstore.io/)
|
|
- [App Cleaner](https://freemacsoft.net/appcleaner/)
|
|
- [Discord](https://discord.com/)
|
|
- [IINA](https://iina.io/)
|
|
- [Notion](https://www.notion.so/)
|
|
- [Keka](https://www.keka.io/)
|
|
- [Termius](https://termius.com/)
|
|
- [Arc](https://arc.net)
|
|
- [Swish](https://highlyopinionated.co/swish/)
|
|
- [NordVPN](https://nordvpn.com/) |