diff options
Diffstat (limited to 'config/p10k-classic.zsh')
-rw-r--r-- | config/p10k-classic.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh index cb252578..240868ef 100644 --- a/config/p10k-classic.zsh +++ b/config/p10k-classic.zsh @@ -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 |