Skip to content

Instantly share code, notes, and snippets.

@rtomayko
Created March 1, 2011 17:54
Show Gist options
  • Select an option

  • Save rtomayko/849547 to your computer and use it in GitHub Desktop.

Select an option

Save rtomayko/849547 to your computer and use it in GitHub Desktop.
#!/bin/sh
# Sat Apr 24 20:33:56 PDT 2010
# This file was generated by rpg-config on behalf of rtomayko
# Remove comment characters and edit values to change the default config
# rvm environments share index, packs, and gem cache directories.
test $(id -un) != root && {
RPGINDEX=~/.rpg/index
RPGPACKS=~/.rpg/packs
RPGCACHE=~/.rpg/cache
# also install manpages to /usr/local/share/man
RPGMAN=/usr/local/share/man
}
RPGSPECSURL="http://production.s3.rubygems.org/specs.4.8.gz"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment