Created
February 28, 2013 12:56
-
-
Save jem-computer/5056535 to your computer and use it in GitHub Desktop.
keep getting errors - could not find class X for macbook.local on node macbook.local
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Optional/custom modules. There are tons available at | |
# https://github.com/boxen. | |
github "notational_velocity", "1.0.0" | |
github "dropbox", "1.0.0" | |
github "onepassword", "1.0.0" | |
github "chrome", "1.0.0" | |
github "mongodb", "1.0.0" | |
github "sublime_text_2", "1.0.0" | |
github "spotify", "1.0.0" | |
github "macvim", "1.0.0" | |
github "iterm2", "1.0.0" | |
github "heroku", "1.0.0" | |
github "postgresql", "1.0.0" | |
github "rbenv", "1.0.0" | |
github "zsh", "1.0.0" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# test other packages | |
include notational_velocity::nvalt | |
include dropbox | |
include postgres | |
include chrome::dev | |
include mongod | |
include zsh | |
include sublime_text_2 | |
include spotify | |
include onepassword | |
include macvim | |
include iterm2::stable | |
include divvy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment