diff options
Diffstat (limited to 'dot_config/catgirl')
-rw-r--r-- | dot_config/catgirl/bitlbee | 8 | ||||
-rw-r--r-- | dot_config/catgirl/libera | 8 | ||||
-rw-r--r-- | dot_config/catgirl/oftc | 8 | ||||
-rw-r--r-- | dot_config/catgirl/sdf | 8 | ||||
-rw-r--r-- | dot_config/catgirl/tilde | 8 |
5 files changed, 40 insertions, 0 deletions
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 |