diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/catgirl/bitlbee | 5 | ||||
-rw-r--r-- | .config/catgirl/libera | 5 | ||||
-rw-r--r-- | .config/catgirl/oftc | 5 | ||||
-rw-r--r-- | .config/catgirl/sdf | 5 | ||||
-rw-r--r-- | .config/catgirl/tilde | 5 |
5 files changed, 15 insertions, 10 deletions
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 |