]> git.phdru.name Git - dotfiles.git/commitdiff
.muttrc: save aliases to a temporary file
authorOleg Broytman <phd@phdru.name>
Mon, 21 Sep 2015 15:24:55 +0000 (18:24 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 21 Sep 2015 15:24:55 +0000 (18:24 +0300)
I will move them later manually to one of my aliases files.

.muttrc

diff --git a/.muttrc b/.muttrc
index c12f724fc7c0474ae733fc944ea62147e49fbbd0..6822a61ac31094ae2c6c3a60df4ea2f6959e5b25 100644 (file)
--- 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 alias_file==mutt/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 alias_file==tmp/aliases      # Where to store aliases
 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