Skip to content

Instantly share code, notes, and snippets.

@edopelawi
Created January 16, 2015 09:03
Show Gist options
  • Save edopelawi/a1fae63ad51b4e766580 to your computer and use it in GitHub Desktop.
Save edopelawi/a1fae63ad51b4e766580 to your computer and use it in GitHub Desktop.
Sample script that I use for changing directory to local IceBerg development folder
cd ~/path/to/project/folder;
rvm gemset use iceberg;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment