mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(ruby): add install script for Ruby
This commit is contained in:
@@ -10,5 +10,8 @@ source ./npm.sh
|
||||
# Installing Python version manager
|
||||
source ./python.sh
|
||||
|
||||
# Install current version of Ruby
|
||||
source ./ruby.sh
|
||||
|
||||
# Install global Gems
|
||||
source ./gem.sh
|
||||
|
||||
Reference in New Issue
Block a user