Skip to content

lmhsjackson/todos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A console todo app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%