latest 14 messages by overcrush

+ [2015-11-10T21:53:08Z] overcrush yeah, i'm new to rbenv since i installed el capitan fresh a week ago
+ [2015-11-10T21:52:06Z] overcrush i can see that, but that would require a bit of clean-up, potentially a fresh ruby env install
+ [2015-11-10T21:51:10Z] overcrush should i link jekyll there then?
+ [2015-11-10T21:50:33Z] overcrush i didn't do that for rails or any other CLUs
+ [2015-11-10T21:49:39Z] overcrush which is in PATH
+ [2015-11-10T21:49:25Z] overcrush it's not, but other gems, e.g. rails, are installed in ~/.rbenv/shims
+ [2015-11-10T21:48:04Z] overcrush ~/.rbenv/versions/2.2.3/bin
+ [2015-11-10T21:45:58Z] overcrush but jekyll isn't installed there
+ [2015-11-10T21:45:51Z] overcrush `which ruby` shows that my gems are executed from ~/.rbenv/shims
+ [2015-11-10T21:45:28Z] overcrush just the regular install location
+ [2015-11-10T21:44:37Z] overcrush hey all, i'm having some trouble with installation. i installed jekyll normally `gem install jekyll` through rbenv. but i get 'jekyll not found' when i try to invoke it. any ideas on how to make it executable without doing something hacky in my dotfiles?