mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-01 14:52:14 +01:00
To use todo.txt-cli fully:
--------------------------
* copy /etc/todo.cfg in ~/.todo/config file
* alias the command "todo.sh" with "t" by adding to ~/.profile (if ash) or ~/bashrc (if bash):
alias t='todo.sh'