zsh uses env profile ~/.zshrc, not ~/.bashrc.
so you need to append your env settings to .zshrc file and then
source ~/.zshrc
It must work.
rbenv github link
zsh uses env profile ~/.zshrc, not ~/.bashrc.
so you need to append your env settings to .zshrc file and then
source ~/.zshrc
It must work.
rbenv github link