aboutsummaryrefslogtreecommitdiff
path: root/scripts/cp-todos.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cp-todos.sh')
-rwxr-xr-xscripts/cp-todos.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/cp-todos.sh b/scripts/cp-todos.sh
new file mode 100755
index 0000000..e839ae8
--- /dev/null
+++ b/scripts/cp-todos.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+
+cp "$HOME/annex/txt/TODOs.org" "$HOME/ownCloud/Notes/org.txt"
+cp "$HOME/annex/txt/TODOs.org" "$HOME/ownCloud/cache/TODOs.org"