diff options
author | Nick Van Doorn <nick@nv.delivery> | 2025-04-16 14:27:41 -0700 |
---|---|---|
committer | Nick Van Doorn <nick@nv.delivery> | 2025-04-16 14:27:48 -0700 |
commit | d56fc26869fbe4a49168a3960b2f8b4efd8a0869 (patch) | |
tree | 39a2c5fad648cf2d868a7e8fdbae27420daada59 /bin | |
parent | 086b650cc3b753a4d5a340a508c5a0036a7f3c1f (diff) |
Remove un-used scripts/functions
I don't use these anymore and name squatting `dig` is bad.
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/sync-music | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/sync-music b/bin/sync-music deleted file mode 100755 index 8adeb69..0000000 --- a/bin/sync-music +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -rsync -uva --ignore-existing ~/personal/lossless "/Volumes/media1/" |