mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
refactor: migrate Ruby installers to Gemfile
This commit is contained in:
@@ -3,3 +3,4 @@
|
||||
rbenv install $(rbenv install -l | grep -v - | tail -1)
|
||||
rbenv global $(rbenv install -l | grep -v - | tail -1)
|
||||
|
||||
bundle install --gemfile=~/.dotfiles/Gemfile
|
||||
|
||||
Reference in New Issue
Block a user