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.

Revisions

  1. brosner revised this gist Jul 26, 2011. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions gistfile1.rst
    Original file line number Diff line number Diff line change
    @@ -28,6 +28,7 @@ Some apps here may exist on MAS, but I purchased them previously and continue to
    * Dropbox — http://www.dropbox.com/
    * Transmit — http://www.panic.com/transmit/
    * 1password — http://agilebits.com/products/1Password
    * Spotify — http://www.spotify.com/

    Homebrew
    ========
  2. brosner revised this gist Jul 26, 2011. 1 changed file with 8 additions and 0 deletions.
    8 changes: 8 additions & 0 deletions gistfile1.rst
    Original file line number Diff line number Diff line change
    @@ -36,6 +36,14 @@ 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
    ==================

  3. brosner revised this gist Jul 26, 2011. 1 changed file with 3 additions and 2 deletions.
    5 changes: 3 additions & 2 deletions gistfile1.rst
    Original file line number Diff line number Diff line change
    @@ -25,8 +25,9 @@ Non-MAS
    Some apps here may exist on MAS, but I purchased them previously and continue to use them outside the MAS.

    * iStat Menus — http://bjango.com/mac/istatmenus/
    * Dropbox
    * Transmit — http://🚚.la
    * Dropbox — http://www.dropbox.com/
    * Transmit — http://www.panic.com/transmit/
    * 1password — http://agilebits.com/products/1Password

    Homebrew
    ========
  4. brosner revised this gist Jul 26, 2011. 1 changed file with 15 additions and 1 deletion.
    16 changes: 15 additions & 1 deletion gistfile1.rst
    Original file line number Diff line number Diff line change
    @@ -19,9 +19,23 @@ All apps are free unless otherwise noted with price paid at time.
    * 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.

    * iStat Menus — http://bjango.com/mac/istatmenus/
    * Dropbox
    * Transmit — http://🚚.la

    Homebrew
    ========

    ::

    brew install python postgresql wget gist git
    brew install python postgresql wget gist git

    Other non-software
    ==================

    * IR_Black — http://www.railsguru.com/articles/2011/07/03/ir_black-on-macos-x-lion/
  5. brosner revised this gist Jul 26, 2011. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion gistfile1.rst
    Original file line number Diff line number Diff line change
    @@ -22,4 +22,6 @@ All apps are free unless otherwise noted with price paid at time.
    Homebrew
    ========

    brew install python postgresql wget gist git
    ::

    brew install python postgresql wget gist git
  6. brosner created this gist Jul 26, 2011.
    25 changes: 25 additions & 0 deletions gistfile1.rst
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,25 @@
    =============
    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

    Homebrew
    ========

    brew install python postgresql wget gist git