Display folder path
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
Display hidden files
defaults write com.apple.finder AppleShowAllFiles -bool true