diff options
-rwxr-xr-x | scripts/cp-todos.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/cp-todos.sh b/scripts/cp-todos.sh new file mode 100755 index 0000000..4ec8962 --- /dev/null +++ b/scripts/cp-todos.sh @@ -0,0 +1 @@ +cp "$HOME/annex/txt/TODOs.org" "$HOME/Nextcloud/Notes/org.txt" |