#anyenv
2 articles
Application
2018-12-04
Encountered Path Issues When Installing Bundler with rbenv via anyenv
Fix Bundler /usr/local/bin path issue with rbenv and anyenv by running rbenv exec gem install command.
#anyenv#gem#rbenv#Ruby#Tips
Infrastructure
2017-10-01
Installing anyenv on Mac
Install and configure anyenv on Mac to manage multiple programming language versions with proper PATH and environment setup.
#shell script#anyenv