Skip to content

Instantly share code, notes, and snippets.

@postpostmodern
Created October 11, 2009 23:25
Show Gist options
  • Save postpostmodern/207961 to your computer and use it in GitHub Desktop.
Save postpostmodern/207961 to your computer and use it in GitHub Desktop.
#!/bin/bash
cd "/Users/_YOU_/Library/Application Support/Notational Data/"
# Make sure you've already set up the git repo
git add .
git commit -a -m "Simplenote Sync"
# Get SimplenoteSync here: http://fletcherpenney.net/other_projects/simplenotesync/
/PATH/TO/SimplenoteSync/SimplenoteSync.pl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment