changed aerc layout

This commit is contained in:
liph
2026-07-22 12:47:31 +02:00
parent 95956d123a
commit 334737665f
49 changed files with 6997 additions and 23 deletions
+6
View File
@@ -0,0 +1,6 @@
X-Mailer: aerc {{version}}
{{if .From}}
{{exec `~/.config/aerc/scripts/sig-picker.sh` (index .From 0).Address}}
{{else}}
{{end}}
+7
View File
@@ -0,0 +1,7 @@
X-Mailer: aerc {{version}}
On {{dateFormat (.OriginalDate | toLocal) "Mon Jan 2, 2006 at 3:04 PM MST"}}, {{.OriginalFrom | names | join ", "}} wrote:
{{trimSignature .OriginalText | quote}}
{{exec `~/scripts/sig-picker.sh` (index .From 0).Address}}