Setup the basics
# Default TextEdit to Plaintext and not Rich Text
defaults write com.apple.TextEdit RichText -int 0
# Set the scope of new Finder search to current directory
defaults write com.apple.finder FXDefaultSearchScope -string "SCcf"
# Enable Screensaver for Top-Left hotspot