Awesome
<p align="center"> <a href="https://github.com/MarioCatuogno/Clean-macOS"> <img width=150px src="https://raw.githubusercontent.com/MarioCatuogno/Clean-macOS/master/img/logo_clean_macos.png" alt="Clean-macOS logo"></a> </p> <h2 align="center">Clean-macOS</h2> <div align="center"> </div>Clean-macOS is a script that automates the configuration of a new macOS installation. By using dotfiles and shell scripts, Clean-macOS can quickly configure macOS and install all the necessary apps.
Table of content
Getting Started
To get started with Clean-macOS, clone this repository using the command:
git clone https://github.com/MarioCatuogno/Clean-macOS.git ${HOME}/Clean-macOS
Requirements
Clean-macOS requires the following:
- An active internet connection
- macOS 10.15.0 or newer
- Signed in to Apple Store with your iCloud account
Usage
To use Clean-macOS, open Terminal.app and run the command:
chmod -R 755 ${HOME}/Clean-macOS && ${HOME}/Clean-macOS/Clean-macOS.sh
This will bring up a prompt with the following options:
<p align="center"> <a href="https://github.com/MarioCatuogno/Clean-macOS"> <img width=600px src="https://raw.githubusercontent.com/MarioCatuogno/Clean-macOS/master/img/scrn_cleanmacos_terminal.png" alt="Clean-macOS terminal"><br></a> </p>Install
: Install Homebrew packages, binaries, casks, dependencies, and Mac Apple Store applications listed in theBrewfile
file.Configure
: Configure macOS with useful commands, updatezsh
, and preferences.Update
: Update brews, casks, and MAC applications and formulas.
A step-by-step guide for setting up Clean-macOS can be found here.
Contributing
You are welcome to contribute to Clean-macOS by forking this repository and opening an issue to discuss the changes you want to make. Please read our contributing guidelines before contributing.
Useful links
- APPLIST: a collection of various apps I've personally tested or used. These apps are included in my Brewfile, which allows you to quickly and easily install them on your own machine using Homebrew.
- CHANGELOG: the full changelog history.
Credits
- @mathiasbynens for his amazing dotfiles
- @robbyrussell for the guides of Oh My Zsh
<p align="center"> <a href="https://github.com/MarioCatuogno/Clean-macOS"> <img width=600px src="https://raw.githubusercontent.com/MarioCatuogno/Clean-macOS/master/img/scrn_mydesktop.png" alt="Clean-macOS desktop"><br></a> </p>