Fix rbenv on openSUSE

This commit is contained in:
Trevor Vallender 2024-03-17 13:16:08 +00:00
parent 83f68c0c44
commit 5e039cad2c
1 changed files with 1 additions and 1 deletions

View File

@ -102,6 +102,6 @@ if ! shopt -oq posix; then
fi fi
fi fi
#eval "$(~/.rbenv/bin/rbenv init - bash)" eval "$(rbenv init - bash)"
[ -f ~/.fzf.bash ] && source ~/.fzf.bash [ -f ~/.fzf.bash ] && source ~/.fzf.bash