vaeringjar eadc2f068c Add some colours. | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
etc | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
README.org | %!s(int64=3) %!d(string=hai) anos | |
configure | %!s(int64=3) %!d(string=hai) anos | |
muttrc | %!s(int64=3) %!d(string=hai) anos |
My WIP for managing multiple email accounts with mutt. Put your accounts in ~/.mutt/var/ACCOUNT/config. It uses the configure script for hot reloading the configs, which might change later.
You can do something like this to backup your current settings and start using this, and then change the config file to match your settings:
cd
mv .mutt .mutt_backup
git clone https://notabug.org/vaeringjar/dotmuttfiles.git .mutt
cd .mutt
mkdir -p var/your@email.address \
&& cp -r \
etc/example@account.config/* \
var/your@email.address
Copyright 2021 vaeringjar.
Distributed under the AGPLv3+ or CC-BY-SA 4.0.