change todo.txt file location for sync
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
################
|
################
|
||||||
# File locations
|
# File locations
|
||||||
|
|
||||||
export TODO_DIR="$HOME/todo"
|
export TODO_DIR="$HOME/Documents/@todo"
|
||||||
export TODO_FILE="$TODO_DIR/todo.txt"
|
export TODO_FILE="$TODO_DIR/todo.txt"
|
||||||
export DONE_FILE="$TODO_DIR/done.txt"
|
export DONE_FILE="$TODO_DIR/done.txt"
|
||||||
export REPORT_FILE="$TODO_DIR/report.txt"
|
export REPORT_FILE="$TODO_DIR/report.txt"
|
||||||
|
|||||||
Reference in New Issue
Block a user