From: Oleg Broytman Date: Mon, 21 Sep 2015 15:25:52 +0000 (+0300) Subject: .muttrc: написал/написала X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=03bd29c514bacb54284c11c347129aaaa373a452 .muttrc: написал/написала --- diff --git a/.muttrc b/.muttrc index 6822a61..8ff8a6a 100644 --- a/.muttrc +++ b/.muttrc @@ -60,8 +60,8 @@ set write_inc=10 # Progress indicator when writing folders. set allow_8bit # Never do Q-P encoding on legal 8-bit chars set abort_unmodified=no # Let me send empty messages -set attribution=`case "$LC_TIME" in ru_RU*) echo "'÷ %{%a, %d %b %Y × %I:%M:%S%p %Z} %f ÎÁÐÉÓÁÌ:'" ;; *) echo "'On %d, %f wrote:'" ;; esac` set alias_file==tmp/aliases # Where to store aliases +set attribution="`case "$LC_TIME" in ru_RU*) echo '÷ %{%a, %d %b %Y × %I:%M:%S%p %Z} %f ÎÁÐÉÓÁÌ(Á):' ;; *) echo 'On %d, %f wrote:' ;; esac`" set beep=no # Never beep on errors set collapse_unread=no # Do not collapse thread with unread messages set confirmappend=no # Don't ask me if i want to append to mailboxes