my-yadm/.local/dotfiles/environment/rbenv.zsh

3 lines
60 B
Bash

export PATH="$HOME/.rbenv/bin:$PATH"
eval "$(rbenv init -)"