diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-24 01:47:36 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-24 01:47:36 -0400 |
| commit | 6c4fc5e429f362c0c5544d34f17285c4cfc16ba8 (patch) | |
| tree | 47177652c89aeafe7dde2396277c76e1c464eec1 /home-config/aerc/templates | |
| parent | 72d1c1aae5c6ef87a88e81111a74d7b041c57a22 (diff) | |
remove old filesand bump nix-files
Diffstat (limited to 'home-config/aerc/templates')
| -rw-r--r-- | home-config/aerc/templates/quoted_reply | 6 | ||||
| -rw-r--r-- | home-config/aerc/templates/thanks | 7 |
2 files changed, 0 insertions, 13 deletions
diff --git a/home-config/aerc/templates/quoted_reply b/home-config/aerc/templates/quoted_reply deleted file mode 100644 index 402515f..0000000 --- a/home-config/aerc/templates/quoted_reply +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | X-Mailer: aerc {{version}} | ||
| 2 | |||
| 3 | {{.Signature}} | ||
| 4 | |||
| 5 | On {{dateFormat (.OriginalDate | toLocal) "Mon Jan 2, 2006 at 3:04 PM MST"}}, {{(index .OriginalFrom 0).Name}} wrote: | ||
| 6 | {{trimSignature .OriginalText | quote}} | ||
diff --git a/home-config/aerc/templates/thanks b/home-config/aerc/templates/thanks deleted file mode 100644 index bc920a6..0000000 --- a/home-config/aerc/templates/thanks +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | X-Mailer: aerc {{version}} | ||
| 2 | |||
| 3 | Thanks! | ||
| 4 | |||
| 5 | {{exec "{ git remote get-url --push origin; git reflog -2 origin/main --pretty=format:%h; } | xargs printf 'To %s\n %s..%s main -> main\n'" ""}} | ||
| 6 | |||
| 7 | {{.Signature}} | ||
