GMGStudio / MacSetup

An automated script to setup my Mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate your Mac setup

This script helped me to automate my Mac setup and I thought it might be useful for every Mac user out there. We also created a YouTube video to show you how the setup wrok. Feel free to subscribe to our YouTube Channel πŸ™

First setps

Download the script

Jus download the code as Zip. (Or clone it)

Run the script

Open the terminal, write sh and then drag the setup.sh file into the terminal and press enter!

About the script

Creates RSA key πŸ”

First of all the script will create a new RSA key and opens GitHub for you.

Install Xcode stuff πŸ‘¨β€πŸ’»

The script will install some Xcode stuff (command line tools) for you.

Opens the App Store πŸͺ

There are some apps that I have / want to install from the App Store. (e. g. Final Cut, Xcode)

Homebrew stuff 🍺

The script will install and update Homebrew for you

Install Git πŸ¦Έβ€β™‚οΈ

Installing Git for you and configure your name / mail.

Oh My ZSH 😱

Install Oh My ZSH and download powerlevel10k and the following plugins for you: zsh-autosuggestions, zsh-syntax-highlighting

Install sime nice apps for you πŸ§™β€β™‚οΈ

The script will download the following apps for you:

If you don't know the apps. Here are the names: Alfred, Bettertouchtool, Bitwarden, Google Chrome, Iterm2, Sourcetree, Spotify

Some Mac settings βš™οΈ

Change some Mac settings that I prefer...

Contribute

Feel free to make any pull requests to improve the script. We would appreciate it.

About

An automated script to setup my Mac


Languages

Language:Shell 100.0%