rbenv: add
This commit is contained in:
4
bashrc.d/rbenv.bash
Normal file
4
bashrc.d/rbenv.bash
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
if [ -f "$HOME/.rbenv/bin/rbenv" ] ; then
|
||||||
|
eval "$($HOME/.rbenv/bin/rbenv init - bash)"
|
||||||
|
fi
|
||||||
|
|
||||||
Reference in New Issue
Block a user