Created
November 24, 2013 10:47
-
-
Save dominik-hadl/7625812 to your computer and use it in GitHub Desktop.
I always lose this one, so I'm saving it here for the future. It expands all Finder save windows by default, meaning you don't have to click on that small arrow each time.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write -g NSNavPanelExpandedStateForSaveMode -bool TRUE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment