muttrc: removed automatic loading of accounts
This commit is contained in:
parent
fd2e57cce4
commit
c6c56104ef
1 changed files with 0 additions and 11 deletions
11
mutt/muttrc
11
mutt/muttrc
|
@ -23,17 +23,6 @@ set envelope_from
|
||||||
|
|
||||||
set editor = "es"
|
set editor = "es"
|
||||||
|
|
||||||
## Work
|
|
||||||
source "~/.mutt/work"
|
|
||||||
folder-hook $folder 'source ~/.mutt/work'
|
|
||||||
|
|
||||||
## Uni
|
|
||||||
source "~/.mutt/uni"
|
|
||||||
folder-hook marcel.kapfer@uni-ulm.de 'source ~/.mutt/uni'
|
|
||||||
|
|
||||||
## Private
|
|
||||||
source "~/.mutt/private"
|
|
||||||
folder-hook marcelmichaelkapfer@gmail.com 'source ~/.mutt/private'
|
|
||||||
|
|
||||||
source /usr/share/doc/mutt/examples/gpg.rc
|
source /usr/share/doc/mutt/examples/gpg.rc
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue