plain text in TextEdit, pls

This commit is contained in:
admin 2016-10-03 23:13:33 -04:00
parent 279d8ecf8c
commit 15b72d9ecc
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ defaults write com.apple.finder ShowStatusBar -int 1
# don't show mounted volumes on desktop
defaults write com.apple.finder ShowExternalHardDrivesOnDesktop -int 0
defaults write com.apple.finder ShowRemovableMediaOnDesktop -int 0
# set textedit to edit plain text by default:
defaults write com.apple.TextEdit RichText -int 0
# set airdrop/bluetooth to be discoverable by everyone in range
defaults write com.apple.sharingd DiscoverableMode Everyone
# finder show all file extensions