#cat-v on weechat configuration

note, May 9, 2023, on Mitja Felicijan's blog

Set up weechat to connect to #cat-v on oftc. This applies to weechat but should be similar for other irc clients.

# Install weechat and launch it and execute the following commands.

/server add oftc irc.oftc.net -tls
/set irc.server.oftc.autoconnect on
/set irc.server.oftc.autojoin "#cat-v"
/set irc.server.oftc.nicks "nick1,nick2,nick3"

Other notes

DateTitle
10/GUI 10 Finger Multitouch User Interface
Change Alt key to Win key under Xfce4
Download list of YouTube files
Fix bootloader not being written in Plan9plan9
Embedding resources into binary with Cc
Male and female body proportion reference images3d
Extract lines from a file with sed
Calling assembly functions from Cc
Edsger W. Dijkstra Manuscripts ebook
Sending signals to C programsc
Online radio streaming with MPV from terminal
Change permissions of matching files recursively
Sane default for Dungeon Crawl Stone Soup Online editiondcss
My brand new Plan9/9front desktopplan9
Cronjobs on Github with Github Actions