diff options
Diffstat (limited to 'config/aerc/binds.conf')
| -rw-r--r-- | config/aerc/binds.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/aerc/binds.conf b/config/aerc/binds.conf index 733672d..50572ba 100644 --- a/config/aerc/binds.conf +++ b/config/aerc/binds.conf @@ -83,6 +83,10 @@ H = :toggle-headers<Enter> J = :next<Enter> K = :prev<Enter> +ga = :pipe -mb git am -3<Enter> +gp = :term git push<Enter> +rt = :reply -Tthanks<Enter> + [view::passthrough] $noinherit = true $ex = <C-x> |