catalina系统的zsh配置 Posted on 2020-11-12 Edited on 2021-01-12 In unix catalina系统默认的终端是zsh,如果没有找到配置文件,需要自己创建 1vim ~/.zshrc 保存运行使之生效 1source $HOME/.zshrc 看一下是否成功 1echo $PATH 参考:https://stackoverflow.com/questions/10574684/where-to-place-path-variable-assertions-in-zsh