Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 374 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 374 Bytes

Todo APP

one millon dolar todo app

this is a todo app for the console

Install

clone it

git clone /~https://github.com/olvap/todos.git ~/.todos

add to your zshrc file

source "~/.todos/init.sh"

Usage

  • 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