zsh 添加bash_profile 配置变量

1.在当前用户的 .zshrc文件中添加下面命令

source ~/.bash_profile

2.更新最新配置

source ~/.zshrc

你可能感兴趣的:(zsh 添加bash_profile 配置变量)