mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-04 15:32:25 +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'