Hey all,
I recently upgraded to Catalina. After realising it had broken my Anaconda installation, I began looking into the changes Catalina had made. After some reading I decided to switch to zsh and iTerm.
Since doing so I've had some trouble with the configuration. When I install packages with brew, I can't run them from zsh - I just get a "command not found" message.
I think the problem is my path variable in .zshrc, but I don't really understand what directories I'm supposed to be pointing to. It seems to cause problems with a Python packages too.
Can anyone help me out?
I recently upgraded to Catalina. After realising it had broken my Anaconda installation, I began looking into the changes Catalina had made. After some reading I decided to switch to zsh and iTerm.
Since doing so I've had some trouble with the configuration. When I install packages with brew, I can't run them from zsh - I just get a "command not found" message.
I think the problem is my path variable in .zshrc, but I don't really understand what directories I'm supposed to be pointing to. It seems to cause problems with a Python packages too.
Can anyone help me out?