diff --git a/todo.cfg b/todo.cfg index f7bf658..2b3fa53 100644 --- a/todo.cfg +++ b/todo.cfg @@ -2,7 +2,7 @@ # Your todo.txt directory #export TODO_DIR="/Users/gina/Documents/todo" -export TODO_DIR="C:/Documents and Settings/gina/My Documents" +export TODO_DIR=`dirname $0` # Your todo/done/report.txt locations export TODO_FILE="$TODO_DIR/todo.txt"