preparations for presentation

This commit is contained in:
Ryan Schanzenbacher 2024-03-29 15:19:07 -04:00
parent 47649ff129
commit 776a7ca55d
Signed by: ryan77627
GPG key ID: 81B0E222A3E2308E
6 changed files with 20 additions and 1 deletions

View file

@ -49,6 +49,11 @@ Rr = :reply<Enter>
Rq = :reply -q<Enter>
f = :forward -A<Enter>
# Git custom stuff ala Drew Devault
ga = :pipe -mb git am -3<Enter>
gp = :term git push<Enter>
rt = :reply -aTthanks<Enter>
c = :cf<space>
$ = :term<space>
! = :term<space>

View file

@ -1,5 +1,6 @@
X-Mailer: aerc {{version}}
{{.Signature}}
On {{dateFormat (.OriginalDate | toLocal) "Mon Jan 2, 2006 at 3:04 PM MST"}}, {{(index .OriginalFrom 0).Name}} wrote:
{{trimSignature .OriginalText | quote}}

View file

@ -0,0 +1,7 @@
X-Mailer: aerc {{version}}
Thanks!
{{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'" ""}}
{{.Signature}}

View file

@ -12,3 +12,8 @@
ui = auto
[init]
defaultBranch = main
[sendemail]
smtpserver = mail.rschanz.org
smtpuser = ryan@rschanz.org
smtpencryption = ssl
smtpserverport = 465

View file

@ -106,7 +106,7 @@
"mpv"
"qbittorrent"
"playerctl"
"aerc"
;"aerc"
"tcpdump"
"pamixer"
"git"

View file

@ -33,6 +33,7 @@
zoxide
nodePackages.pnpm
gcc
aerc
pkg-config
wttrbar
swww