Skip to content

Instantly share code, notes, and snippets.

@brosner
Created July 26, 2011 17:35
Show Gist options
  • Select an option

  • Save brosner/1107302 to your computer and use it in GitHub Desktop.

Select an option

Save brosner/1107302 to your computer and use it in GitHub Desktop.
OS X Setup

My OS X Setup

I recently bought a Macbook Air 1.8 GHz i7 with OS X 10.7. I decided to document the exact apps I've installed for my personal use and for others to see what I use.

This list is never complete. It will continue to evolve as I installed stuff for myself and find stuff over time. Recommendations welcome :-)

MAS

All apps are free unless otherwise noted with price paid at time.

  • Xcode
  • Cloud
  • Blackmagic Disk Speed Test
  • Geekbench [$9.99]
  • Caffeine
  • Linkinus [$9.99]
  • Twitter

Non-MAS

Some apps here may exist on MAS, but I purchased them previously and continue to use them outside the MAS.

Homebrew

brew install python postgresql wget gist git

Python (global)

easy_install pip
pip install -U pip virtualenv virtualenvwrapper virtualenvwrapper.tmpenv distribute

Other non-software

@deepthawtz
Copy link

what app is "cloud"? seemed difficult to google for.

disk speed test works with SSD?

@brosner
Copy link
Author

brosner commented Jul 26, 2011

I used the names from the MAS. Cloud is http://getcloudapp.com/. Disk Speed Test does work on SSD.

@deepthawtz
Copy link

Oh, MAS == Mac App Store, gotcha.

@brutasse
Copy link

I didn't know about virtualenvwrapper.tmpenv, looks useful :)

@epicserve
Copy link

iTerm is pretty cool FYI. I didn't know about gist, that could be useful.

@brosner
Copy link
Author

brosner commented Jul 26, 2011

I used iTerm2 on SL because it had some slight improvements over Terminal. However, Lion's Terminal has resolved the tiny things and is enough for me to simply just use it over iTerm going forward.

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