diff options
Diffstat (limited to 'content/notes/catv-weechat-config.md')
| -rw-r--r-- | content/notes/catv-weechat-config.md | 5 |
1 files changed, 3 insertions, 2 deletions
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 | |||
| 7 | tags: [irc, weechat, cat-v] | 7 | tags: [irc, weechat, cat-v] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
| 10 | Set up weechat to connect to #cat-v on oftc. This applies to [weechat](https://weechat.org/) | 10 | Set up weechat to connect to #cat-v on oftc. This applies to |
| 11 | but should be similar for other irc clients. | 11 | [weechat](https://weechat.org/) but should be similar for other irc clients. |
| 12 | 12 | ||
| 13 | ```sh | 13 | ```sh |
| 14 | # Install weechat and launch it and execute the following commands. | 14 | # Install weechat and launch it and execute the following commands. |
| @@ -18,3 +18,4 @@ but should be similar for other irc clients. | |||
| 18 | /set irc.server.oftc.autojoin "#cat-v" | 18 | /set irc.server.oftc.autojoin "#cat-v" |
| 19 | /set irc.server.oftc.nicks "nick1,nick2,nick3" | 19 | /set irc.server.oftc.nicks "nick1,nick2,nick3" |
| 20 | ``` | 20 | ``` |
| 21 | |||
