blob: 3d11de1ec6ec9727e16f6fa0be7812fa1b3a3be0 (
plain)
| 1
2
3
4
5
 | # Read about the gemrc format at http://docs.rubygems.org/read/chapter/11
# --user-install is used to install to $HOME/.gem/ by default since we want to separate
#                pacman installed gems and gem installed gems
gem: --user-install
 |