added todo config
This commit is contained in:
parent
9f3db5fe03
commit
e9ad0938f8
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user