一些个人自用Mac的使用配置与命令

手动更新locate数据库
sudo /usr/libexec/locate.updatedb

加载Path的路径
/etc/paths
/etc/paths.d/
.bash_profile

包管理器
homebrew

这些我已经忘了是干嘛的了
defaults write com.apple.finder AppleShowAllFiles TRUE
defaults write com.apple.finder FXEnableExtensionChangeWarning -bool false
defaults write com.apple.desktopservices DSDontWriteNetworkStores true
sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist