I've been trying to install rbenv on my fresh Debian 7.4 install, per the instructions here.
I follow all the steps on the guide, and they all work fine: I can use rbenv to install Rubies and gems just fine.
But if I close the terminal and start a new shell I see this:
bash: rbenv: command not found
What gives?
Thanks for the excellent reference, as well.
How should I have known the tutorial was specific to OSX? Just keep an eye out for .bash-profile and .bashrc mixups?
– analogyschema Mar 14 '14 at 00:59