Skip to content

Instantly share code, notes, and snippets.

@feffi
Created April 16, 2013 09:55
Show Gist options
  • Save feffi/5394763 to your computer and use it in GitHub Desktop.
Save feffi/5394763 to your computer and use it in GitHub Desktop.
expanding every save dialog in OSX
defaults write -g NSNavPanelExpandedStateForSaveMode -boolean true
defaults write -g PMPrintingExpandedStateForPrint -boolean true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment