Skip to content

Instantly share code, notes, and snippets.

@rainiera
Created May 24, 2016 03:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rainiera/8b55acbbf18dd8c5ed7c2fde7600032a to your computer and use it in GitHub Desktop.
Save rainiera/8b55acbbf18dd8c5ed7c2fde7600032a to your computer and use it in GitHub Desktop.

Stuff to install on a new dev machine

  • Google Chrome
  • iTerm2 (popular bash terminal alternative)
  • Homebrew
    • git
    • mercurial
    • most databases (Redis, RethinkDB, etc.) except MySQL
    • Python if you want to use virtualenv primarily, a Homebrew Python can conflict with an Anaconda Python installation
    • Java
    • MacDown
    • R
    • ImageMagick
    • ffmpeg
  • Sublime Text 3
  • Anaconda
  • Pycharm
  • IntelliJ IDEA
  • RStudio
  • VLC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment