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
export TODOS="${HOME}/todos" # this is where the todos will be save
source ~/.todos/init.sh
t
: list all the todost task_name
: if exits then show else create itt -e task_name
: open task on editort -d task_name
: delete (done) task