Full Finder Paths
I really love OS X. Things are done right or can be easily changed… for the most part.
A few though, need to be configured through secret command line incantations.
I’ve finally ran across a way to add the full path of the directory into the Finder.
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
There are more customizations available from the command line here.