Taskw: New aliases for week and month

This commit is contained in:
gardouille 2021-10-18 08:44:46 +02:00
parent 69571666ae
commit 54b9d12c53
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 2 additions and 0 deletions

2
zshrc
View File

@ -552,6 +552,8 @@ zstyle ':completion:*:*:task:*' group-name ''
# Timewarrior {{{
## Aliases
alias tid="tiday"
alias tiw="tiweek"
alias tim="timonth"
alias timv="timove"
## Functions