https://github.com/lo2dev/td
small bash todo
https://github.com/lo2dev/td
Last synced: 3 months ago
JSON representation
small bash todo
- Host: GitHub
- URL: https://github.com/lo2dev/td
- Owner: lo2dev
- License: unlicense
- Created: 2022-11-19T15:17:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T08:28:00.000Z (over 2 years ago)
- Last Synced: 2025-03-28T07:35:25.354Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**td**
a small bash todo utility for my personal needs#### usage
`td h (or -h, --help, help)` to see the usage
the editor as well as the path to the todo file can be changed by editing the script
#### install
it is recommended to put user scripts in `~/.local/bin` and add that to `$PATH`.
download `td` and then `chmod +x td`