1. 终端中数据显示隐藏文件命令
defaults write com.apple.finder AppleShowAllFiles Yes && killall Finder
2. command + shift + G 调到文件路径 /Users/macbook/.bash_profile
3. 直接打开文件进行编辑即可


defaults write com.apple.finder AppleShowAllFiles Yes && killall Finder
command + shift + G 调到文件路径 /Users/macbook/.bash_profile
