By default Mac OS X's Finder displays only the current folder name in its title bar, but if you'd like a little more detail of the full path run this on your terminal:
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
No comments:
Post a Comment