Skip to content

Instantly share code, notes, and snippets.

@megatux
Created May 29, 2013 14:16
Show Gist options
  • Select an option

  • Save megatux/5670584 to your computer and use it in GitHub Desktop.

Select an option

Save megatux/5670584 to your computer and use it in GitHub Desktop.
setup ruby mac environment
instalar xcode o las dev-tools (muucho mas chico)
instalar un editor como Texmate o Sublime2
instalar brew
brew install bash-completion
brew install git
instalar ruby (con RVM o rbenv)
brew install mysql postgresql
brew install imagemagick
crear las keys ssh para github, etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment