marcdelalonde / macos-setup

My personal scripts to setup a new MacOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal scripts to setup a new MacOS

These are just my personal scripts to help me setup a new MacOS machine.

To start a new setup, simply run:

bash -c "`curl -L https://raw.githubusercontent.com/marcdelalonde/macos-setup/master/setup.sh`"

Install oh-my-zsh

Follow instructions here: https://gist.github.com/marcdelalonde/4ff0788d487e9d68d688312fe4cffbb3

To hide the username in the console, just add this line in the ~/.zshrc file

DEFAULT_USER=$USER

Install Apple TV Aerial Screensaver

Follow instructions here: https://github.com/JohnCoates/Aerial

About

My personal scripts to setup a new MacOS


Languages

Language:Shell 100.0%