Created
June 16, 2017 00:55
-
-
Save hogelog/8b86bb85701499d758146912e7878055 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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