diff --git a/.bashrc b/.bashrc index 4a08d3a..df906c1 100644 --- a/.bashrc +++ b/.bashrc @@ -102,6 +102,6 @@ if ! shopt -oq posix; then fi fi -#eval "$(~/.rbenv/bin/rbenv init - bash)" +eval "$(rbenv init - bash)" [ -f ~/.fzf.bash ] && source ~/.fzf.bash