Adding #meta as another chat room to autojoin

This commit is contained in:
Ubergeek 2019-09-17 14:02:27 +00:00
parent 66ab26c9e6
commit 9f29c880ff
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
weechat-curses -r "/set irc.look.temporary_servers on; /connect irc://`whoami`@localhost:6667/#thunix"
weechat-curses -r "/set irc.look.temporary_servers on; /connect irc://`whoami`@localhost:6667/#thunix,#meta"