diff options
author | EuAndreh <eu@euandre.org> | 2018-12-28 21:38:11 -0200 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-12-28 21:38:11 -0200 |
commit | b89385e035b0fe55edb9afc05496a639d5c4664e (patch) | |
tree | 55ddd0df1220f7914ef12e5080def9c660b3a6dd /scripts/cp-todos.sh | |
parent | Add fireplace additional Spacemacs package. (diff) | |
download | dotfiles-b89385e035b0fe55edb9afc05496a639d5c4664e.tar.gz dotfiles-b89385e035b0fe55edb9afc05496a639d5c4664e.tar.xz |
Add cp-todos.sh.
Diffstat (limited to 'scripts/cp-todos.sh')
-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" |