todo script
This commit is contained in:
+2
-4
@@ -1,9 +1,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
TODO_FILE="$HOME/docs/todo.txt"
|
TODO_FILE="$HOME/sync/todo/todo.txt"
|
||||||
ARCHIVE_FILE="$HOME/docs/todo-archive.txt"
|
ARCHIVE_FILE="$HOME/sync/todo/todo-archive.txt"
|
||||||
TODAY="$(date +%Y-%m-%d)"
|
TODAY="$(date +%Y-%m-%d)"
|
||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
|
|||||||
Reference in New Issue
Block a user