Skip to content

Instantly share code, notes, and snippets.

@zachseifts
Created December 16, 2011 21:02
Show Gist options
  • Save zachseifts/1487963 to your computer and use it in GitHub Desktop.
Save zachseifts/1487963 to your computer and use it in GitHub Desktop.
#!/bin/bash
google=/usr/local/bin/google
$google docs edit "Work $(date +%V)" --editor=vim --folder=weekly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment