nb: adding todoman to support todo ingest from mobile

This commit is contained in:
Matthew Ryan Dillon 2025-12-17 11:14:15 -05:00
parent a6adc828d5
commit 650c88f125
3 changed files with 15 additions and 1 deletions

View file

@ -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 "$@"'