创建.zshrc文件:touch ~/.zshrc 编辑:vim ~/.zshrc 在.zshrc文件中写入source ~/.bash_profile 保存退出:wq 文件生效:source ~/.zshrc