rbenv
しくみ
shimをPATHにinjectして、打ち込まれたRubyコマンドをinterceptするしくみで動いている
Shims are lightweight executables that simply pass your command along to rbenv.
anyenv install rbenv
インストール可能なバージョン一覧
rbenv install -l
実行されるrubyのバージョンを固定する
次の設定をしておけば、実行するバージョンを決めてくれる
自動的にインストールされるわけではなさそうkadoyau.icon
shimの実態はどこ
anyenvを使っている場合~/.anyenv/envs/rbenv/shims