Skip to content

Instantly share code, notes, and snippets.

@christiangenco
Created March 29, 2012 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christiangenco/2240229 to your computer and use it in GitHub Desktop.
Save christiangenco/2240229 to your computer and use it in GitHub Desktop.
GoogleCL Calendar add shortcut: `gcal Party Today`
function gcal {google calendar add "`echo $@`"}
@christiangenco
Copy link
Author

Depends on: http://code.google.com/p/googlecl/

Add this line to your ~/.bash_profile or ~/.zshrc and open a new shell to use this shortcut.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment