Skip to content

Instantly share code, notes, and snippets.

@mystix
Created July 5, 2013 04:24
Show Gist options
  • Save mystix/5931590 to your computer and use it in GitHub Desktop.
Save mystix/5931590 to your computer and use it in GitHub Desktop.
OSX: Stop Adobe Fireworks CSx from re-opening last opened files
#!/bin/bash
rm -rf ~/Library/Saved\ Application\ State/com.macromedia.fireworks.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment