aports/community/todo.txt-cli/README.alpine
2018-05-26 19:35:39 +02:00

9 lines
220 B
Plaintext

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'