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.
- Host: GitHub
- URL: https://github.com/j2kun/new-machine
- Owner: j2kun
- Created: 2015-10-31T21:23:05.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2020-06-09T03:26:12.000Z (about 6 years ago)
- Last Synced: 2025-04-23T20:47:28.598Z (about 1 year ago)
- Language: Shell
- Size: 30.3 KB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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