Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcdelalonde/macos-setup

My personal scripts to setup a new MacOS
https://github.com/marcdelalonde/macos-setup

macos script timesaver

Last synced: 10 days ago
JSON representation

My personal scripts to setup a new MacOS

Awesome Lists containing this project

README

        

# 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:

```shell
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

```shell
DEFAULT_USER=$USER
```

## Install Apple TV Aerial Screensaver

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