On Mon, Dec 05, 2022 at 06:18:05PM -0800, Will Yardley wrote:
I think there may be an internal way as well, but one option would be to
set an env var (e.g., TYPE) depending on the type of session, and then
do something like (untested):

source ~/.mutt/colors.${TYPE:-default}

See also <http://www.mutt.org/doc/manual/#muttlisp> for some examples of MuttLisp. For example:

source (concat "~/.mutt/colors." (or $TYPE default))

--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to