.bash_profile: Add ~/.gem/*/bin to the PATH (if they exist)
authorW. Trevor King <wking@tremily.us>
Thu, 20 Mar 2014 00:17:09 +0000 (17:17 -0700)
committerW. Trevor King <wking@tremily.us>
Thu, 20 Mar 2014 00:21:10 +0000 (17:21 -0700)
commite8f9e002915b79e7f0eb25efcec97743935bfb11
treea9c53c175dc3e693451540c5ba49d95b4b8aa7a6
parent5191c9fe679248957729c061f31ba6a6ce18bb82
.bash_profile: Add ~/.gem/*/bin to the PATH (if they exist)

This allows you to automatically run Ruby gems without tweaking your
PATH.
src/.bash_profile