From d26a55ee8b520a1ae0fc4c0973d3f9880a5357f8 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 26 May 2023 00:45:36 +0200 Subject: Housecleaning --- content/notes/catv-weechat-config.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'content/notes/catv-weechat-config.md') diff --git a/content/notes/catv-weechat-config.md b/content/notes/catv-weechat-config.md index ea53120..98c33ce 100644 --- a/content/notes/catv-weechat-config.md +++ b/content/notes/catv-weechat-config.md @@ -7,8 +7,8 @@ draft: false tags: [irc, weechat, cat-v] --- -Set up weechat to connect to #cat-v on oftc. This applies to [weechat](https://weechat.org/) -but should be similar for other irc clients. +Set up weechat to connect to #cat-v on oftc. This applies to +[weechat](https://weechat.org/) but should be similar for other irc clients. ```sh # Install weechat and launch it and execute the following commands. @@ -18,3 +18,4 @@ but should be similar for other irc clients. /set irc.server.oftc.autojoin "#cat-v" /set irc.server.oftc.nicks "nick1,nick2,nick3" ``` + -- cgit v1.2.3