summaryrefslogtreecommitdiff
path: root/home-config/aerc/binds.conf
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2024-03-29 15:19:07 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2024-03-29 15:19:07 -0400
commit776a7ca55d2d2c3f396de91db1c6c3c5065012cd (patch)
tree2e6e146c3a38cd60e787be6693987f19302d887f /home-config/aerc/binds.conf
parent47649ff12988dda259eab0b0fcdbb96eaafa7c94 (diff)
preparations for presentation
Diffstat (limited to 'home-config/aerc/binds.conf')
-rw-r--r--home-config/aerc/binds.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/home-config/aerc/binds.conf b/home-config/aerc/binds.conf
index f06ee85..4dee57f 100644
--- a/home-config/aerc/binds.conf
+++ b/home-config/aerc/binds.conf
@@ -49,6 +49,11 @@ Rr = :reply<Enter>
49Rq = :reply -q<Enter> 49Rq = :reply -q<Enter>
50f = :forward -A<Enter> 50f = :forward -A<Enter>
51 51
52# Git custom stuff ala Drew Devault
53ga = :pipe -mb git am -3<Enter>
54gp = :term git push<Enter>
55rt = :reply -aTthanks<Enter>
56
52c = :cf<space> 57c = :cf<space>
53$ = :term<space> 58$ = :term<space>
54! = :term<space> 59! = :term<space>