Changeset - c30f15d93352
[Not reviewed]
2 1 4
Branko Majic (branko) - 6 years ago 2018-06-28 23:33:48
branko@majic.rs
MAR-129: Tweak locations for Mutt configuration files slightly in order to reduce typing.
5 files changed with 21 insertions and 22 deletions:
0 comments (0 inline, 0 general)
.gitignore
Show inline comments
 
@@ -27,5 +27,4 @@ testsite/backup_keyring/
 
test_report*
 

	
 
# Ignore test site CLI artefacts.
 
testsite/mutt/*/record
 
testsite/mutt/*/record
 
\ No newline at end of file
 
testsite/mutt/*files
 
\ No newline at end of file
testsite/mutt/jane.doe
Show inline comments
 
file renamed from testsite/mutt/jane.doe/config to testsite/mutt/jane.doe
 
@@ -25,13 +25,13 @@ bind index G imap-fetch-mail
 

	
 
# Configure various paths explicitly to prevent them from clashing
 
# with user's system-wide files.
 
set alias_file = mutt/jane.doe/config
 
set certificate_file = mutt/jane.doe/certificates
 
set folder = mutt/jane.doe/mail
 
set history_file = mutt/jane.doe/history
 
set mbox = mutt/jane.doe/mbox
 
set news_cache_dir = mutt/jane.doe/news_cache
 
set newsrc = mutt/jane.doe/newsrc
 
set postponed = mutt/jane.doe/postponed
 
set record = mutt/jane.doe/record
 
set signature = mutt/jane.doe/signature
 
set alias_file = mutt/jane.doe-files/config
 
set certificate_file = mutt/jane.doe-files/certificates
 
set folder = mutt/jane.doe-files/mail
 
set history_file = mutt/jane.doe-files/history
 
set mbox = mutt/jane.doe-files/mbox
 
set news_cache_dir = mutt/jane.doe-files/news_cache
 
set newsrc = mutt/jane.doe-files/newsrc
 
set postponed = mutt/jane.doe-files/postponed
 
set record = mutt/jane.doe-files/record
 
set signature = mutt/jane.doe-files/signature
testsite/mutt/jane.doe-files/mail/.keep
Show inline comments
 
new file 100644
testsite/mutt/john.doe
Show inline comments
 
file renamed from testsite/mutt/john.doe/config to testsite/mutt/john.doe
 
@@ -25,13 +25,13 @@ bind index G imap-fetch-mail
 

	
 
# Configure various paths explicitly to prevent them from clashing
 
# with user's system-wide files.
 
set alias_file = mutt/john.doe/config
 
set certificate_file = mutt/john.doe/certificates
 
set folder = mutt/john.doe/mail
 
set history_file = mutt/john.doe/history
 
set mbox = mutt/john.doe/mbox
 
set news_cache_dir = mutt/john.doe/news_cache
 
set newsrc = mutt/john.doe/newsrc
 
set postponed = mutt/john.doe/postponed
 
set record = mutt/john.doe/record
 
set signature = mutt/john.doe/signature
 
set alias_file = mutt/john.doe-files/config
 
set certificate_file = mutt/john.doe-files/certificates
 
set folder = mutt/john.doe-files/mail
 
set history_file = mutt/john.doe-files/history
 
set mbox = mutt/john.doe-files/mbox
 
set news_cache_dir = mutt/john.doe-files/news_cache
 
set newsrc = mutt/john.doe-files/newsrc
 
set postponed = mutt/john.doe-files/postponed
 
set record = mutt/john.doe-files/record
 
set signature = mutt/john.doe-files/signature
testsite/mutt/john.doe-files/mail/.keep
Show inline comments
 
new file 100644
0 comments (0 inline, 0 general)