diff options
author | Yigit Sever | 2023-01-02 22:07:25 +0300 |
---|---|---|
committer | Yigit Sever | 2023-01-02 22:07:25 +0300 |
commit | d310bceb24ec5dcc2e7ee0681ad058f48ccb66fe (patch) | |
tree | bb5edd1dbb12eff71f3a4657d48822caf94bce9f | |
parent | 45b2acd75a064eced1af1d6cce1a15d48488a909 (diff) | |
download | dotfiles-d310bceb24ec5dcc2e7ee0681ad058f48ccb66fe.tar.gz dotfiles-d310bceb24ec5dcc2e7ee0681ad058f48ccb66fe.tar.bz2 dotfiles-d310bceb24ec5dcc2e7ee0681ad058f48ccb66fe.zip |
feat(neomutt): subscribe to mailing lists
-rw-r--r-- | .config/mutt/accounts/5-xyz.muttrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/mutt/accounts/5-xyz.muttrc b/.config/mutt/accounts/5-xyz.muttrc index 8ac6ea6..bf56c52 100644 --- a/.config/mutt/accounts/5-xyz.muttrc +++ b/.config/mutt/accounts/5-xyz.muttrc | |||
@@ -53,3 +53,7 @@ macro index,pager Mc ";<save-message>=crypto<enter>" "move mail to crypto" | |||
53 | macro index,pager Cc ";<copy-message>=crypto<enter>" "copy mail to crypto" | 53 | macro index,pager Cc ";<copy-message>=crypto<enter>" "copy mail to crypto" |
54 | 54 | ||
55 | set status_format="yigitsever.com: %f%?V?/%V? [%m%?M?, %M shown?%?n?, %n new?%?o?, %o old?%?d?, %d deleted?%?F?, %F flagged?%?t?, %t tagged?%?p?, %p postponed?] %> %P" | 55 | set status_format="yigitsever.com: %f%?V?/%V? [%m%?M?, %M shown?%?n?, %n new?%?o?, %o old?%?d?, %d deleted?%?F?, %F flagged?%?t?, %t tagged?%?p?, %p postponed?] %> %P" |
56 | |||
57 | subscribe aur-general@lists.archlinux.org | ||
58 | subscribe remind-fans@lists.skoll.ca | ||
59 | subscribe cryptography@metzdowd.com | ||