# init rbenv in current shell session
eval "$(rbenv init - -bash)"
# check ruby version (match .ruby-version)
ruby -v
# export gem path
export PATH="$HOME/.local/share/gem/ruby/3.0.0/bin:$PATH"
-
Notifications
You must be signed in to change notification settings - Fork 0
A personal knowledge base
License
dreadwarrior/kb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A personal knowledge base