Skip to content

Instantly share code, notes, and snippets.

@boborchard
Created November 21, 2013 13:57
Show Gist options
  • Save boborchard/7581956 to your computer and use it in GitHub Desktop.
Save boborchard/7581956 to your computer and use it in GitHub Desktop.
iCalBuddy Formatting
/usr/local/bin/icalBuddy -nrd -npn -df "%A" -ps "| ~ | -- |" -eed -sd -tf "@%1I:%M %p" -n -eep notes,location,url,attendees -sed eventsToday+7 | sed -e "s/*/--/" | sed -e "s/!/!!/" | fold -s -w 88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment