Skip to content

Instantly share code, notes, and snippets.

@pechitook
Last active August 29, 2015 14:25
Show Gist options
  • Save pechitook/98d7d7a11eafafe264bd to your computer and use it in GitHub Desktop.
Save pechitook/98d7d7a11eafafe264bd to your computer and use it in GitHub Desktop.

To disable the auto save functionality in Sketch, open your terminal and put this

defaults write com.bohemiancoding.sketch3 ApplePersistence -bool no

Restart Sketch. Be happier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment