From a4ef166f528960256f2064684edfbda3654d315e Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 13 Dec 2021 16:39:12 -0500 Subject: ~/.config import --- dot_config/catgirl/bitlbee | 8 ++++++++ dot_config/catgirl/libera | 8 ++++++++ dot_config/catgirl/oftc | 8 ++++++++ dot_config/catgirl/sdf | 8 ++++++++ dot_config/catgirl/tilde | 8 ++++++++ 5 files changed, 40 insertions(+) create mode 100644 dot_config/catgirl/bitlbee create mode 100644 dot_config/catgirl/libera create mode 100644 dot_config/catgirl/oftc create mode 100644 dot_config/catgirl/sdf create mode 100644 dot_config/catgirl/tilde (limited to 'dot_config/catgirl') diff --git a/dot_config/catgirl/bitlbee b/dot_config/catgirl/bitlbee new file mode 100644 index 0000000..48e5800 --- /dev/null +++ b/dot_config/catgirl/bitlbee @@ -0,0 +1,8 @@ +cert = weechat.pem +user = catgirl-LOCALHOST +host = bitlbee.pounce.rak.ac +port = 40404 +save = bitlbee +hash = 0,13 +quiet +timestamp = %d %X diff --git a/dot_config/catgirl/libera b/dot_config/catgirl/libera new file mode 100644 index 0000000..e191fc0 --- /dev/null +++ b/dot_config/catgirl/libera @@ -0,0 +1,8 @@ +cert = weechat.pem +user = catgirl-LOCALHOST +host = libera.pounce.rak.ac +port = 40404 +save = libera +hash = 0,13 +quiet +timestamp = %d %X diff --git a/dot_config/catgirl/oftc b/dot_config/catgirl/oftc new file mode 100644 index 0000000..3d2b1b2 --- /dev/null +++ b/dot_config/catgirl/oftc @@ -0,0 +1,8 @@ +cert = weechat.pem +user = catgirl-LOCALHOST +host = oftc.pounce.rak.ac +port = 40404 +save = oftc +hash = 0,13 +quiet +timestamp = %d %X diff --git a/dot_config/catgirl/sdf b/dot_config/catgirl/sdf new file mode 100644 index 0000000..bd31cc0 --- /dev/null +++ b/dot_config/catgirl/sdf @@ -0,0 +1,8 @@ +cert = weechat-sdf.pem +user = catgirl-LOCALHOST +host = sdf.pounce.rak.ac +port = 40404 +save = sdf +hash = 0,13 +quiet +timestamp = %d %X diff --git a/dot_config/catgirl/tilde b/dot_config/catgirl/tilde new file mode 100644 index 0000000..2cd9a57 --- /dev/null +++ b/dot_config/catgirl/tilde @@ -0,0 +1,8 @@ +cert = weechat-sdf.pem +user = catgirl-LOCALHOST +host = tilde.pounce.rak.ac +port = 40404 +save = tilde +hash = 0,13 +quiet +timestamp = %d %X -- cgit v1.2.3