Skip to content

Instantly share code, notes, and snippets.

View dnlbox's full-sized avatar
always learning

Daniel Veronez dnlbox

always learning
View GitHub Profile
@dnlbox
dnlbox / apps.md
Created December 16, 2013 22:03 — forked from felipesabino/apps.md
  1. System Preferences -> Security -> Allow apps to be installed from anywhere
  2. iTerm2
  3. Jumpcut
  4. xcode - from App Store
  5. open xcode to install xcode components
  6. install command line tools
  7. homebrew
  8. update brew: $ brew update
  9. git: $ brew install git
  10. git bash-completion: $ brew install bash-completion