Skip to content

Instantly share code, notes, and snippets.

@xpepper
Created March 20, 2014 21:45
Show Gist options
  • Save xpepper/9674590 to your computer and use it in GitHub Desktop.
Save xpepper/9674590 to your computer and use it in GitHub Desktop.
Software to install on a fresh mac
  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment