Skip to content

Instantly share code, notes, and snippets.

View louisrawlins's full-sized avatar

Louis Rawlins louisrawlins

View GitHub Profile
@louisrawlins
louisrawlins / local.unison.plist
Last active November 18, 2016 00:58 — forked from p120ph37/gdrive-dropbox-sync.plist
A launchd plist file to sync Dropbox and Google Drive folders with unison when changed (see: http://launchd.info/)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key><string>local.unison</string>
<key>ProgramArguments</key>
<array>
<string>/bin/sh</string><string>-c</string>
<string>/usr/local/bin/unison \
-times \