From 8aa9df6189da355b52a94134ad1079e6b9bb2794 Mon Sep 17 00:00:00 2001 From: Tucker Evans Date: Mon, 7 Jan 2019 16:56:35 -0500 Subject: Updates mutt configs --- mutt/.muttrc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/mutt/.muttrc b/mutt/.muttrc index 4646224..6e48c0f 100644 --- a/mutt/.muttrc +++ b/mutt/.muttrc @@ -83,3 +83,11 @@ color body brightwhite black '_+[^_]+_+' #default mailbox source ~/.mutt/gmail.com + +bind pager j next-line +bind pager k previous-line +bind pager gg top +bind pager G bottom + +bind browser gg first-entry +bind browser G last-entry -- cgit v1.1