Skip to content

Instantly share code, notes, and snippets.

@afeld
Created October 26, 2011 05:08
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 afeld/1315499 to your computer and use it in GitHub Desktop.
Save afeld/1315499 to your computer and use it in GitHub Desktop.
dev machine setup with pivotal_workstation and soloist
# Using soloist to set up a new Lion machine
# http://pivotallabs.com/users/cunnie/blog/articles/1872-got-lion-now-get-everything-else-
cookbook_paths:
- ./workspace
recipes:
- pivotal_workstation::bash_profile-git_completion
- pivotal_workstation::bash_profile-ps1
- pivotal_workstation::dropbox
- pivotal_workstation::firefox
- pivotal_workstation::imagemagick
- pivotal_workstation::mongodb
- pivotal_workstation::node_js
- pivotal_workstation::rvm # this had some problems with XCode 4.2
- pivotal_workstation::skype
- pivotal_workstation::textmate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment