Add year to date in mutt
This commit is contained in:
@@ -10,7 +10,7 @@ set confirm_append = no
|
|||||||
set editor = vim
|
set editor = vim
|
||||||
set sort_aux = last-date-received
|
set sort_aux = last-date-received
|
||||||
set mailcap_path = "$XDG_CONFIG_HOME/mutt/mailcap"
|
set mailcap_path = "$XDG_CONFIG_HOME/mutt/mailcap"
|
||||||
set date_format = "%d.%m. %I:%M"
|
set date_format = "%d.%m.%y %I:%M"
|
||||||
set index_format = "%3C %Z %d %-18.18F %s (%-2.4c)"
|
set index_format = "%3C %Z %d %-18.18F %s (%-2.4c)"
|
||||||
source "$XDG_CONFIG_HOME/mutt/gruvbox.muttrc"
|
source "$XDG_CONFIG_HOME/mutt/gruvbox.muttrc"
|
||||||
color index_author color167 color234
|
color index_author color167 color234
|
||||||
|
|||||||
Reference in New Issue
Block a user