diff --git a/.todo/config b/.todo/config index ced8cc5..70ea7e5 100644 --- a/.todo/config +++ b/.todo/config @@ -2,7 +2,7 @@ # Your todo.txt directory (this should be an absolute path) #export TODO_DIR="/Users/gina/Documents/todo" -export TODO_DIR="$HOME/.todo" +export TODO_DIR="$HOME/Nextcloud/todo" # Your todo/done/report.txt locations export TODO_FILE="$TODO_DIR/todo.txt"