Skip to content

Instantly share code, notes, and snippets.

@xpepper
Created March 20, 2014 21:45

Revisions

  1. xpepper created this gist Mar 20, 2014.
    48 changes: 48 additions & 0 deletions software.to.install.on.a.mac.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,48 @@
    * xcode or command line tools
    * osx's homebrew

    ### MUST HAVE

    * brew install ack
    * brew install tree
    * brew install watch
    * brew install wget
    * brew install autojump
    * brew install git
    * brew install git-extras
    * brew install the_silver_searcher
    * brew install ccze
    * brew install tig
    * brew install lftp
    * brew install ctags
    * brew install zsh
    * brew install node
    * brew install sqlite
    * brew install tomcat
    * brew install multitail
    * brew install zsh
    * brew install mobile-shell

    ### CTL:
    * brew install mysql
    * brew install jenv
    * brew install postgresql
    * brew install tmux
    * brew install mongodb

    ### NTH:
    * brew install casperjs
    * brew install slimerjs
    * brew install phantomjs
    * brew install screen
    * brew install elasticsearch
    * brew install sqsh
    * brew install pdfgrep
    * brew install less


    ### Ruby
    * rvm install 1.8.7
    * rvm install 1.9.3
    * rvm install 2.0.0
    * rvm install 2.1.1