From 03bd29c514bacb54284c11c347129aaaa373a452 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 21 Sep 2015 18:25:52 +0300 Subject: [PATCH] =?utf8?q?.muttrc:=20=D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0?= =?utf8?q?=D0=BB/=D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2