one millon dolar todo app
this is a todo app for the console
clone it
git clone /~https://github.com/olvap/todos.git ~/.todos
add to your zshrc file
source "~/.todos/init.sh"
- t | list all the todos
- t task_name | if exits then show else create it
- t -e task_name | open task on editor
- t -d task_name | delete (done) task