puppet-rbenv icon indicating copy to clipboard operation
puppet-rbenv copied to clipboard

Explicitly set RBENV_ROOT

Open nferch opened this issue 11 years ago • 2 comments

Set RBENV_ROOT so that 'rbenv init -' doesn't, as 'rbenv init -' assumes RBENV_ROOT is in the user's home directory.

This enables the use of shared rbenvs.

nferch avatar Aug 15 '13 14:08 nferch

+1 This bug just bit me while trying to set up a global rbenv directory.

MasonM avatar Sep 05 '13 16:09 MasonM

+1

motoji avatar Apr 22 '14 15:04 motoji