8000 GitHub - simoniz0r/todo: todo is a bash script for Linux that manages todo lists through the command line in an easy to use manner. Lists are stored in ~/.todo/ListName with each item in the list stored as a separate file in that directory.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ todo Public

todo is a bash script for Linux that manages todo lists through the command line in an easy to use manner. Lists are stored in ~/.todo/ListName with each item in the list stored as a separate file in that directory.

License

Notifications You must be signed in to change notification settings

simoniz0r/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo

A bash script that manages todo lists in ~/.todo

To set a custom todo directory, you can either put TODO_DIR="/path/to/todo_dir" in your shell's rc file or you can set it when running todo by running TODO_DIR="/path/to/todo_dir" ./todo.sh

todo

About

todo is a bash script for Linux that manages todo lists through the command line in an easy to use manner. Lists are stored in ~/.todo/ListName with each item in the list stored as a separate file in that directory.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0