enable rbenv by default in lean and classic configs

This commit is contained in:
romkatv 2019-08-10 10:49:36 +02:00
parent 987123f378
commit 79cfbd12e7
2 changed files with 2 additions and 2 deletions

View file

@ -50,7 +50,7 @@ fi
nodeenv # node.js environment (https://github.com/ekalinin/nodeenv)
# node_version # node.js version
# go_version # golang version
# rbenv # ruby version from rbenv (https://github.com/rbenv/rbenv)
rbenv # ruby version from rbenv (https://github.com/rbenv/rbenv)
rvm # ruby version from rvm (https://rvm.io)
kubecontext # current kubernetes context (https://kubernetes.io/)
context # user@host

View file

@ -50,7 +50,7 @@ fi
nodeenv # node.js environment (https://github.com/ekalinin/nodeenv)
# node_version # node.js version
# go_version # golang version
# rbenv # ruby version from rbenv (https://github.com/rbenv/rbenv)
rbenv # ruby version from rbenv (https://github.com/rbenv/rbenv)
rvm # ruby version from rvm (https://rvm.io)
kubecontext # current kubernetes context (https://kubernetes.io/)
context # user@host