nb: adding todoman to support todo ingest from mobile
This commit is contained in:
parent
a6adc828d5
commit
650c88f125
3 changed files with 15 additions and 1 deletions
|
|
@ -97,3 +97,4 @@ export FZF_DEFAULT_OPTS=" \
|
|||
|
||||
alias devlog="cd ~/projects/personal/devlog && hx logs/$(date '+%Y-%m-%d').gmi && cd -"
|
||||
alias khal='uvx khal "$@"'
|
||||
alias todoman='uvx --from todoman todo "$@"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue