From 0e2beb23c43a7a1d7eddcea41ebec202fa8a3d0a Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Thu, 7 Oct 2021 20:58:33 -0400 Subject: portable catgirl config --- Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bc3e08b..99a82b3 100755 --- a/Makefile +++ b/Makefile @@ -5,6 +5,11 @@ SUBSTS_FILE=SUBSTS.local # information LOCAL_FILES = \ .config/beets/config.yaml \ + .config/catgirl/bitlbee \ + .config/catgirl/libera \ + .config/catgirl/oftc \ + .config/catgirl/sdf \ + .config/catgirl/tilde \ .mutt/accounts.rc \ .mutt/gpg.rc \ .mutt/ssl.rc \ @@ -93,6 +98,11 @@ C_SENDMAIL = $(shell which sendmail) MAIL_PASS = GMAIL_PASS QUEENSU_PASS RYANAKCA_PASS LOCAL_PASS CMU_PASS VARS_.config/beets/config.yaml = MBUSER MBPASS +VARS_.config/catgirl/bitlbee = LOCALHOST +VARS_.config/catgirl/libera = LOCALHOST +VARS_.config/catgirl/oftc = LOCALHOST +VARS_.config/catgirl/sdf = LOCALHOST +VARS_.config/catgirl/tilde = LOCALHOST VARS_.mutt/accounts.rc = $(MAIL_PASS) VARS_.mutt/gpg.rc = PGPEWRAP_BINARY VARS_.mutt/ssl.rc = SSL_CERTS -- cgit v1.2.3