mutt new keyid for work
authorMart Lubbers <mart@martlubbers.net>
Mon, 2 Dec 2019 08:45:15 +0000 (09:45 +0100)
committerMart Lubbers <mart@martlubbers.net>
Mon, 2 Dec 2019 08:45:15 +0000 (09:45 +0100)
email/.config/mutt/muttrc
shell/.local/bin/update

index 45e9f91..7f3a76f 100644 (file)
@@ -26,9 +26,6 @@ send2-hook '((~f m.lubbers@cs.ru.nl)|(~f m.lubbers@science.ru.nl)|(~f mart@cs.ru
 
 # Macro for switching to the ru address
 macro compose <esc>2 "<esc>f^UMart Lubbers <mart@cs.ru.nl><enter>"
-# Disable pgp when sending from a ru address
-send2-hook '((~f m.lubbers@cs.ru.nl)|(~f m.lubbers@science.ru.nl)|(~f mart@cs.ru.nl)) (~g|~G)'\
-       'push <pgp-menu>c'
 
 # Key bindings
 bind index gg first-entry
index c73968f..9c4991e 100755 (executable)
@@ -7,4 +7,4 @@ cmd() {
 }
 
 sudo sh -c "$(cmd)"
-sh -c "tlmgr update --all && offlineimap -o -u ttyui && khal $NUL && khard $NUL && pass git pull origin master"
+sh -c "tlmgr update --self && tlmgr update --all && offlineimap -o -u ttyui && khal $NUL && khard $NUL && pass git pull origin master"