mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-31 11:21:17 +02:00
9 lines
220 B
Plaintext
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'
|