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 --- .config/catgirl/bitlbee | 5 +++-- .config/catgirl/libera | 5 +++-- .config/catgirl/oftc | 5 +++-- .config/catgirl/sdf | 5 +++-- .config/catgirl/tilde | 5 +++-- 5 files changed, 15 insertions(+), 10 deletions(-) (limited to '.config/catgirl') diff --git a/.config/catgirl/bitlbee b/.config/catgirl/bitlbee index d3fe14f..94b2c94 100644 --- a/.config/catgirl/bitlbee +++ b/.config/catgirl/bitlbee @@ -1,6 +1,7 @@ -cert = /home/rak/private/certs/weechat.pem -user = catgirl-zeta +cert = weechat.pem +user = catgirl-LOCALHOST host = bitlbee.pounce.rak.ac port = 40404 save = bitlbee hash = 0,13 +quiet diff --git a/.config/catgirl/libera b/.config/catgirl/libera index 636bc23..0eca26a 100644 --- a/.config/catgirl/libera +++ b/.config/catgirl/libera @@ -1,6 +1,7 @@ -cert = /home/rak/private/certs/weechat.pem -user = catgirl-zeta +cert = weechat.pem +user = catgirl-LOCALHOST host = libera.pounce.rak.ac port = 40404 save = libera hash = 0,13 +quiet diff --git a/.config/catgirl/oftc b/.config/catgirl/oftc index edb07f9..65a285a 100644 --- a/.config/catgirl/oftc +++ b/.config/catgirl/oftc @@ -1,6 +1,7 @@ -cert = /home/rak/private/certs/weechat.pem -user = catgirl-zeta +cert = weechat.pem +user = catgirl-LOCALHOST host = oftc.pounce.rak.ac port = 40404 save = oftc hash = 0,13 +quiet diff --git a/.config/catgirl/sdf b/.config/catgirl/sdf index db50557..31b1ed7 100644 --- a/.config/catgirl/sdf +++ b/.config/catgirl/sdf @@ -1,6 +1,7 @@ -cert = /home/rak/private/certs/weechat-sdf.pem -user = catgirl-zeta +cert = weechat-sdf.pem +user = catgirl-LOCALHOST host = sdf.pounce.rak.ac port = 40404 save = sdf hash = 0,13 +quiet diff --git a/.config/catgirl/tilde b/.config/catgirl/tilde index a8df8fe..16d2dfd 100644 --- a/.config/catgirl/tilde +++ b/.config/catgirl/tilde @@ -1,6 +1,7 @@ -cert = /home/rak/private/certs/weechat-sdf.pem -user = catgirl-zeta +cert = weechat-sdf.pem +user = catgirl-LOCALHOST host = tilde.pounce.rak.ac port = 40404 save = tilde hash = 0,13 +quiet -- cgit v1.2.3