mirror of
https://github.com/gaschz/dotfiles.git
synced 2025-03-01 14:22:33 +01:00
feat: save mutt command history
This commit is contained in:
parent
cca2e802b7
commit
a52e78ebeb
@ -50,5 +50,9 @@ set postponed = "~/.cache/mutt/postponed"
|
|||||||
set header_cache = "~/.cache/mutt/headers"
|
set header_cache = "~/.cache/mutt/headers"
|
||||||
set message_cachedir = "~/.cache/mutt/messages"
|
set message_cachedir = "~/.cache/mutt/messages"
|
||||||
set certificate_file = "~/.cache/mutt/certificates"
|
set certificate_file = "~/.cache/mutt/certificates"
|
||||||
|
set history_file = "~/.cache/mutt/history"
|
||||||
|
set history = 1000
|
||||||
|
set history_remove_dups = yes
|
||||||
|
set save_history = 1
|
||||||
|
|
||||||
## vim: ft=muttrc
|
## vim: ft=muttrc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user