mirror of
https://github.com/zhigang1992/linux-configs.git
synced 2026-01-12 17:23:22 +08:00
Update Mutt Settings
- Enable 'beep' to alert tmux of new message - Enable 'fast replies' to reduce keypresses in replies - Pre-define answer for recalling messages Tested-on: raspi <04 Apr 2014>
This commit is contained in:
7
.muttrc
7
.muttrc
@@ -26,13 +26,18 @@ bind editor "\t" complete-query
|
||||
|
||||
set forward_quote
|
||||
set include
|
||||
set beep_new
|
||||
set indent_str="> "
|
||||
set check_new=yes
|
||||
set sort='threads'
|
||||
set help=no
|
||||
set sort_aux='reverse-last-date-received'
|
||||
set help=no
|
||||
set fast_reply
|
||||
set editor="vim -c 'set spell spelllang=en_us'"
|
||||
set recall=ask-no
|
||||
unset imap_passive
|
||||
unset suspend
|
||||
unset read_only
|
||||
|
||||
color status brightwhite blue
|
||||
color tree brightred default
|
||||
|
||||
Reference in New Issue
Block a user