3 echo "Please make ~/.todo directory and copy the file /usr/share/todotxt/todo.cfg to ~/.todo/config"
4 echo "and then edit the TODO_DIR path in that file to your desired todo data directory."
10 echo "The configuration file has recently moved to ~/.todo/config"
12 echo "mkdir -p ~/.todo/config mv ~/.todo.cfg ~/.todo/config"