feat: ✨ Create the script and update README
This commit is contained in:
33
README.md
33
README.md
@ -1,3 +1,32 @@
|
||||
# macos-install
|
||||
# MacOS install scripts
|
||||
|
||||
My installation script for my MacOS machines
|
||||
My installation script for my MacOS machines
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
bash <(curl -s https://gitea.louisgallet.fr/lgallet/macos-install/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/)
|
Reference in New Issue
Block a user