Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marcdelalonde/macos-setup
- Owner: marcdelalonde
- Created: 2018-03-21T11:14:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-26T13:55:29.000Z (over 2 years ago)
- Last Synced: 2023-08-04T17:11:07.562Z (over 1 year ago)
- Topics: macos, script, timesaver
- Language: Shell
- Size: 7.81 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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