Skip to content

Instantly share code, notes, and snippets.

@mattkirman
Created January 6, 2011 21:23
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mattkirman/768609 to your computer and use it in GitHub Desktop.
Save mattkirman/768609 to your computer and use it in GitHub Desktop.
The super secret MacHeist preferences for Twitter for Mac (Tweetie 2)
defaults write com.twitter.twitter-mac UserTimelineDerepeater -bool true
defaults write com.twitter.twitter-mac ScrollingMakesKeyAndOrdersFront -bool true
defaults write com.twitter.twitter-mac TypeAnywhereToTweet -bool true
defaults write com.twitter.twitter-mac HideInBackground -bool true
defaults write com.twitter.twitter-mac NormalComposeWindowLevel -bool false
defaults write com.twitter.twitter-mac ESCClosesComposeWindow -bool true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment