aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/inc/disable-common.inc1
-rw-r--r--etc/profile-m-z/mutt.profile2
2 files changed, 3 insertions, 0 deletions
diff --git a/etc/inc/disable-common.inc b/etc/inc/disable-common.inc
index 44e45d416..81aac0b53 100644
--- a/etc/inc/disable-common.inc
+++ b/etc/inc/disable-common.inc
@@ -25,6 +25,7 @@ blacklist-nolog ${HOME}/.local/share/nvim
25blacklist-nolog ${HOME}/.local/state/nvim 25blacklist-nolog ${HOME}/.local/state/nvim
26blacklist-nolog ${HOME}/.macromedia 26blacklist-nolog ${HOME}/.macromedia
27blacklist-nolog ${HOME}/.mupdf.history 27blacklist-nolog ${HOME}/.mupdf.history
28blacklist-nolog ${HOME}/.mutthistory
28blacklist-nolog ${HOME}/.python-history 29blacklist-nolog ${HOME}/.python-history
29blacklist-nolog ${HOME}/.python_history 30blacklist-nolog ${HOME}/.python_history
30blacklist-nolog ${HOME}/.pythonhist 31blacklist-nolog ${HOME}/.pythonhist
diff --git a/etc/profile-m-z/mutt.profile b/etc/profile-m-z/mutt.profile
index 52d30669f..a26a25573 100644
--- a/etc/profile-m-z/mutt.profile
+++ b/etc/profile-m-z/mutt.profile
@@ -23,6 +23,7 @@ noblacklist ${HOME}/.mail
23noblacklist ${HOME}/.mailcap 23noblacklist ${HOME}/.mailcap
24noblacklist ${HOME}/.msmtprc 24noblacklist ${HOME}/.msmtprc
25noblacklist ${HOME}/.mutt 25noblacklist ${HOME}/.mutt
26noblacklist ${HOME}/.mutthistory
26noblacklist ${HOME}/.muttrc 27noblacklist ${HOME}/.muttrc
27noblacklist ${HOME}/.nanorc 28noblacklist ${HOME}/.nanorc
28noblacklist ${HOME}/.signature 29noblacklist ${HOME}/.signature
@@ -89,6 +90,7 @@ whitelist ${HOME}/.mail
89whitelist ${HOME}/.mailcap 90whitelist ${HOME}/.mailcap
90whitelist ${HOME}/.msmtprc 91whitelist ${HOME}/.msmtprc
91whitelist ${HOME}/.mutt 92whitelist ${HOME}/.mutt
93whitelist ${HOME}/.mutthistory
92whitelist ${HOME}/.muttrc 94whitelist ${HOME}/.muttrc
93whitelist ${HOME}/.nanorc 95whitelist ${HOME}/.nanorc
94whitelist ${HOME}/.signature 96whitelist ${HOME}/.signature