Display folder path

defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES

Display hidden files

defaults write com.apple.finder AppleShowAllFiles -bool true

Disable dashboard

defaults write com.apple.dashboard mcx-disabled -boolean YES
Jan. 29, 2011, 9:29 p.m. index
You are here quickies:macosx:defaults