diff options
author | Guangxiong Lin <[email protected]> | 2023-01-21 09:15:35 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2023-01-21 09:15:35 +0800 |
commit | 482d1600ccac1b261edd1261c23596e394a45052 (patch) | |
tree | 6c78d14b784e59c39d58227d3d45c734c1a50066 /.mutt/display | |
parent | 9662a8ec581ea6055d1bfaff3ba4dd6602bddccd (diff) | |
download | dotfiles-482d1600ccac1b261edd1261c23596e394a45052.tar.gz dotfiles-482d1600ccac1b261edd1261c23596e394a45052.tar.bz2 dotfiles-482d1600ccac1b261edd1261c23596e394a45052.zip |
Remove mutt config
Diffstat (limited to '.mutt/display')
-rw-r--r-- | .mutt/display | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.mutt/display b/.mutt/display deleted file mode 100644 index 12519cf..0000000 --- a/.mutt/display +++ /dev/null @@ -1,8 +0,0 @@ -# vim: filetype=muttrc - -set date_format="%y-%m-%d %T" -set index_format="%2C | %Z [%d] %-30.30F (%-4.4c) %s" - -set pager_index_lines=10 - -source ~/.mutt/theme |