From: Samir Benmendil Date: Mon, 26 Feb 2018 10:49:15 +0000 (+0000) Subject: mutt: udpate more mutt reference to neomutt X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/d2da3e9ac932075fcfb716f6a9aeda72417e3970 mutt: udpate more mutt reference to neomutt --- diff --git a/mutt/muttrc b/mutt/muttrc index d4b40dd..0d89878 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -99,7 +99,7 @@ set crypt_verify_sig = yes # verify signatures set pgp_long_ids = yes # use 64 bit key IDs set pgp_mime_auto = no # don't fallback to inline mime set pgp_use_gpg_agent = yes # don't ask for passwords -source /usr/share/doc/mutt/samples/gpg.rc +source /usr/share/doc/neomutt/samples/gpg.rc group -group nosign -rx .*@bitbucket.org group -group nosign -rx jira@.*atlassian.net diff --git a/xprofile b/xprofile index 9ab7d3c..0419259 100644 --- a/xprofile +++ b/xprofile @@ -20,6 +20,6 @@ xcape -e "Control_L=Escape;Control_R=Escape" hash mopidy && urxvtc -name mopidy -icon ~/src/dotfiles/icons/bmp.png -e ncmpcpp -p 6601 hash ncmpcpp && urxvtc -name ncmpcpp -icon ~/src/dotfiles/icons/bmp.png -e ncmpcpp hash weechat && urxvtc -name weechat -icon ~/src/dotfiles/icons/im-irc.png -e weechat -hash mutt && urxvtc -name mutt -icon ~/src/dotfiles/icons/internet-mail.png -e neomutt +hash neomutt && urxvtc -name mutt -icon ~/src/dotfiles/icons/internet-mail.png -e neomutt qutebrowser &