Skip to content

Instantly share code, notes, and snippets.

@hogelog
Created June 16, 2017 00:55
Show Gist options
  • Select an option

  • Save hogelog/8b86bb85701499d758146912e7878055 to your computer and use it in GitHub Desktop.

Select an option

Save hogelog/8b86bb85701499d758146912e7878055 to your computer and use it in GitHub Desktop.
source $HOME/.cargo/env
alias t-add='todoist --color add'
alias t-list='todoist sync && todoist --color list'
alias t-close='todoist --color close'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment