Last active
December 9, 2015 22:09
-
-
Save gardentree/4335665 to your computer and use it in GitHub Desktop.
Mac OS Xのプレビューで"再開"を無効にしたい時に
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 com.apple.Preview NSQuitAlwaysKeepsWindows -bool false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment