diff options
Diffstat (limited to 'home-config/aerc/binds.conf')
| -rw-r--r-- | home-config/aerc/binds.conf | 5 |
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> | |||
| 49 | Rq = :reply -q<Enter> | 49 | Rq = :reply -q<Enter> |
| 50 | f = :forward -A<Enter> | 50 | f = :forward -A<Enter> |
| 51 | 51 | ||
| 52 | # Git custom stuff ala Drew Devault | ||
| 53 | ga = :pipe -mb git am -3<Enter> | ||
| 54 | gp = :term git push<Enter> | ||
| 55 | rt = :reply -aTthanks<Enter> | ||
| 56 | |||
| 52 | c = :cf<space> | 57 | c = :cf<space> |
| 53 | $ = :term<space> | 58 | $ = :term<space> |
| 54 | ! = :term<space> | 59 | ! = :term<space> |
