diff options
Diffstat (limited to 'scripts/cp-todos.sh')
-rwxr-xr-x | scripts/cp-todos.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/cp-todos.sh b/scripts/cp-todos.sh deleted file mode 100755 index e839ae8..0000000 --- a/scripts/cp-todos.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/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" |