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 |
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 |
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