dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit ff1b116904ffebd6633651999a459c5adb8afceb
parent 70395d6fd99c3d522e92447b2b5ed09b33965102
Author: Anders Damsgaard <adc@cs.au.dk>
Date:   Wed,  5 Jun 2013 13:24:43 +0200

Added pager index

Diffstat:
M.mutt/muttrc | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.mutt/muttrc b/.mutt/muttrc @@ -126,6 +126,9 @@ set to_chars=" +TCF " # Drop the "L". # Display download progress every 5K set net_inc=5 +# When viewing a message, show the pager in # lines above +set pager_index_lines=10 + set alias_file=~/.mutt/aliases # Save aliases here source ~/.mutt/aliases # Load in my aliases. source ~/.sec/gpg.rc # Use GPG