aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTucker Evans <tuckerevans24@gmail.com>2019-01-07 16:56:35 -0500
committerTucker Evans <tuckerevans24@gmail.com>2019-01-07 16:56:35 -0500
commit8aa9df6189da355b52a94134ad1079e6b9bb2794 (patch)
treeb97b2939b4b5764be1e601581cd29c21bf1a8538
parent8fcfa5a1fefd96786a35425e80804bc90be995ae (diff)
Updates mutt configs
-rw-r--r--mutt/.muttrc8
1 files changed, 8 insertions, 0 deletions
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