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

https://github.com/j2kun/new-machine

Scripts for installing utilities and setting preferences on a brand new OS X El Capitan.
https://github.com/j2kun/new-machine

Last synced: 5 months ago
JSON representation

Scripts for installing utilities and setting preferences on a brand new OS X El Capitan.

Awesome Lists containing this project

README

          

# new-machine

A one-click script that sets up my prefered working environment on a brand new Mac.

Tested on OS X El Capitan, but most of it relies on brew and brew cask so it
should work on any modern OS X system.

To run, clone the repository anywhere and run

bash setup-machine.sh

Note running it twice will make weird things happen. Also check the last few
lines of this script because these are the scripts particular to my file
organization preferences. They will be different for you.

Requires restart when finished to activate all preference changes.

## Features:
- Cleans up the dock
- Sets preferences for scrolling, sounds, hot corners, animations, etc.

## Desiderata:

- Update finder preferences to hide all the sidebar crap
- Disable bloatware like iCloud and AirDrop
- Clean up Launchpad?

## To do:

- Put the vimrc in a separate (updated) repository and have this script clone the repo
- Install numpy, scipy, django, etc
- copy simple ~/bin scripts