Skip to content

Instantly share code, notes, and snippets.

@almirfilho
Last active October 8, 2015 19:47
Show Gist options
  • Save almirfilho/3380259 to your computer and use it in GitHub Desktop.
Save almirfilho/3380259 to your computer and use it in GitHub Desktop.
Setting up a fresh new Mac OSX installation for webdev

installs

  • mac osx 10.8
  • xcode 4.4
    • command line tools
  • xquartz
  • homebrew (curl)
    • git
    • wget
      • zsh
    • node (by brew)
    • npm
      • coffee-script (by npm)
    • rbenv (by brew)
      • ruby-build (by brew)
      • ruby (by rbenv install)
      • gems:
        • therubyracer
        • jekyll
        • less
  • pygments (easy_install)
  • imagemagick (brew)
  • lolcommits (gem)
  • pngcrush
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment