mutt: Include 'at' before time in attribution
This commit is contained in:
@@ -5,7 +5,7 @@ source ~/.config/neomutt/accounts.rc
|
|||||||
# Shorter date-time format without seconds or timezone
|
# Shorter date-time format without seconds or timezone
|
||||||
set date_format='%Y-%m-%d %R'
|
set date_format='%Y-%m-%d %R'
|
||||||
# Full RFC 3339 like date in replies
|
# Full RFC 3339 like date in replies
|
||||||
set attribution='On %[%F %T %z], %f wrote:'
|
set attribution='On %[%F] at %[%T %z], %f wrote:'
|
||||||
|
|
||||||
# Sort in threads with the most recent message at the top
|
# Sort in threads with the most recent message at the top
|
||||||
set sort=reverse-threads
|
set sort=reverse-threads
|
||||||
|
|||||||
Reference in New Issue
Block a user