查看隱藏文件
shift+command+.
查找文件
Shift+Command+G
配置路徑
/etc
解決Mac 每次都要執(zhí)行source ~/.bash_profile 配置的環(huán)境變量才生效
在~/.zshrc文件最后,增加一行:?
source ~/.bash_profile
查看隱藏文件
shift+command+.
查找文件
Shift+Command+G
配置路徑
/etc
解決Mac 每次都要執(zhí)行source ~/.bash_profile 配置的環(huán)境變量才生效
在~/.zshrc文件最后,增加一行:?
source ~/.bash_profile