summaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-09-02 18:58:20 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-09-02 18:58:20 +0200
commitb8316dc0f355ccf87b9c6761578a5a071af865dd (patch)
treeb32d17673e8a0cbddf5f27352121937fdd1dca99 /.local
parent5220550db5d581f845650a23d1d9b76203ff7cb5 (diff)
send-package: Remove it all
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/send-package13
-rw-r--r--.local/share/send-package/template7
2 files changed, 0 insertions, 20 deletions
diff --git a/.local/bin/send-package b/.local/bin/send-package
deleted file mode 100755
index 8c807bd..0000000
--- a/.local/bin/send-package
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-# Why not?
-
-readonly tmpl="${XDG_DATA_HOME:-$HOME/.local/share}/send-package/template"
-
-sed -En '/^Angel Cakes/,/^Doozies/s/(\t|\s{2,})/\n/gp' ~/doc/tit-names \
-| shuf -n1 \
-| tr A-Z a-z \
-| xargs -I{} -- \
- sed -e "1iTo: `vlt raw Miscellaneous send-package-to`" \
- -e 's/$REPLACEME/{}/' "$tmpl" \
-| smail
diff --git a/.local/share/send-package/template b/.local/share/send-package/template
deleted file mode 100644
index c92b73d..0000000
--- a/.local/share/send-package/template
+++ /dev/null
@@ -1,7 +0,0 @@
-From: Thomas Voss <mail@thomasvoss.com>
-Subject: Dear Dearest Girlfriend
-
-I just wanted to let you know, that I really like your $REPLACEME.
-
-Most Sincere Regards,
-Thomas ‘Student of Biology’ Voss