Skip to content

Instantly share code, notes, and snippets.

@kaz-utashiro
Last active December 30, 2015 02:19
Show Gist options
  • Save kaz-utashiro/7761977 to your computer and use it in GitHub Desktop.
Save kaz-utashiro/7761977 to your computer and use it in GitHub Desktop.
.greplerc to search iCal data by greple command
# ~/.greplerc
option --ical_data \
--chdir ~/Library/Calendars/*.caldav/*.calendar/Events \
--glob *.ics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment