Installation
-
Using the text editor of your choice, edit the section of the .todo file that reads
# Your todo.txt directory TODO_DIR="/Users/gina/Documents/todo"
And replace "/Users/gina/Documents/todo" to wherever your todo.txt lives.
-
Make the todo.sh script exectuable:
$ chmod 755 todo.sh
-
Backup your todo.txt before using todo.sh. Type
./todo.sh
to see the usage message.