Problems with Zsh on macOS after update
问题 After upgrading to macOS 10.15 I have some serious problems with the console. I got strong problems with rbenv and ruby. Any new window or tab from the console gives me the following information: user@macbook-name ~ % rbenv -v rbenv 1.0.0-33-gc7dcaf1 user@macbook-name ~ % which ruby /usr/bin/ruby I tried reinstalling rbenv. I reinstalled ruby through rbenv. I wrote this line in ~/.zshrc file: export PATH="$HOME/.rbenv/bin:$PATH" But as soon as I close the tab or exit the console window or the