Skip to content

Instantly share code, notes, and snippets.

@domharrington
Created March 24, 2012 13:14
Show Gist options
  • Save domharrington/2182666 to your computer and use it in GitHub Desktop.
Save domharrington/2182666 to your computer and use it in GitHub Desktop.
OS X Clean Install

Chrome

Spotify

Homebrew

Git (brew install git)

Iterm 2

  • install oh-my-zsh (via git)

  • create .zshrc (cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc)

  • set default shell (chsh -s /bin/zsh)

Xcode

  • install command line tools

Sublime Text 2

Sizeup window manager

  • Enable assistive devices in universal access system preferences

Alfred

  • hide alfred hat on window and menu bar

  • set default shortcut to Cmd + Space, change spotlight to Cmd + Shift + Space

Virtual Box

  • create host-only network with default settings

Menumeters

  • display CPU menu meter

  • show average as single displa

  • show as graph

smcFanControl

Skype

wget (brew install wget)

GitX (L)

  • enable terminal usage

  • uncheck "show open panel on launch"

  • set git executable to /usr/bin/git

Firefox

MySQLWorkbench

mongo (brew install mongo)

  • Setting mongo as a startup item here

Dropbox

Node (brew install node)

NPM

  • npm install n -g

  • n stable

Transmission

Finder setup

  • show all filename extensions (from preferences)

  • show hidden files (defaults write com.apple.Finder AppleShowAllFiles YES)

  • show hard drives and external disks on desktop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment