Skip to content

Instantly share code, notes, and snippets.

@code
Created November 3, 2008 20:43
Show Gist options
  • Save code/21975 to your computer and use it in GitHub Desktop.
Save code/21975 to your computer and use it in GitHub Desktop.
export TZ="Europe/London"
export LD_LIBRARY_PATH="$HOME/.packages/lib"
export PATH="$HOME/.packages/bin:$HOME/.gems/bin:${PATH}"
export GEM_HOME="$HOME/.gems"
export GEM_PATH="$GEM_HOME:/usr/lib/ruby/gems/1.8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment