Add year to date in mutt

This commit is contained in:
2025-11-12 03:04:36 +01:00
parent ad658b9aeb
commit bf8ad96618

View File

@@ -10,7 +10,7 @@ set confirm_append = no
set editor = vim
set sort_aux = last-date-received
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)"
source "$XDG_CONFIG_HOME/mutt/gruvbox.muttrc"
color index_author color167 color234