OSX Tweaks #OSX #terminal
defaults write com.apple.finder FXShowPosixPathInTitle -bool true; killall Finder
defaults write com.apple.finder AppleShowAllFiles FALSE; killall Finder
chflags nohidden ~/Documents/File~
defaults write com.apple.finder WarnOnEmptyTrash -bool false