aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcontent/pages/pastebin.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/content/pages/pastebin.md b/content/pages/pastebin.md
index 0c5f474..d53c2c3 100755
--- a/content/pages/pastebin.md
+++ b/content/pages/pastebin.md
@@ -7,6 +7,17 @@ draft: false
7 7
8*No additional explanation provided here. Use blog for more detailed stuff.* 8*No additional explanation provided here. Use blog for more detailed stuff.*
9 9
10**▒ #cat-v on weechat configuration**
11
12```sh
13# Install weechat and launch it and execute the following commands.
14
15/server add oftc irc.oftc.net -tls
16/set irc.server.oftc.autoconnect on
17/set irc.server.oftc.autojoin "#cat-v"
18/set irc.server.oftc.nicks "nick1,nick2,nick3"
19```
20
10**▒ Write ISO to USB Key** 21**▒ Write ISO to USB Key**
11 22
12```sh 23```sh