myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit bc7013f38f151c5a3ad1bba7980fffed76f8e748
parent fbf69c473e783099cd71d7c531de989ca0354146
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Wed, 24 Feb 2016 10:20:28 +0100

Merge branch 'master' of a3nm.net:git/myconfig

Diffstat:
apt/server | 2++
mutt/muttrc | 2++
2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/apt/server b/apt/server @@ -9,6 +9,7 @@ par gcc pbzip2 mtools +progress #s3ql -- not used for now pigz @@ -64,3 +65,4 @@ nmap aptitude # recover from some situations, and "aptitude why" jq + diff --git a/mutt/muttrc b/mutt/muttrc @@ -106,6 +106,8 @@ bind index,pager <Right> noop bind index,pager <Esc>s noop bind index <End> noop bind index <Home> noop +bind index M noop +bind index H noop # == Bindings ==