Skip to content

Instantly share code, notes, and snippets.

View codingmeow's full-sized avatar

Jennifer Cui codingmeow

  • Mindbodygreen
  • New York, NY
View GitHub Profile
@codingmeow
codingmeow / computer_setup.md
Last active May 1, 2017 20:50
Setup New Computer

Setting Up Sublime

$ sudo rm -rf /usr/local/bin/subl
$ sudo ln -s /Applications/Sublime\ Text\ 3.app/Contents/SharedSupport/bin/subl /usr/local/bin
$ subl .

Setting Up iTerm2