On Thu, Jan 28, 2016 at 3:35 AM, martin f krafft <madd...@madduck.net> wrote: > Hi, > > I have two machines with mutt, one has the sidebar patch, while the > other does not. I'd like to use the same config on both, but > obviously the one without the patch falls over the sidebar keywords,
I use one main conffile, and another dedicated for each machine. In ~/.mutt/muttrc: source ~/.mutt/muttrc_`hostname` -- Gabriel