td a "something" # add new item at the bottom
td l # list all todos
td p # pop current item from the list
td c # show current todo
Show HN: Lines Bash Todo List
gist.github.com
1–2 of 2 posts
Show HN: Lines Bash Todo List
gist.github.com
td a "something" # add new item at the bottom
td l # list all todos
td p # pop current item from the list
td c # show current todo