my shell and tool configurations

use localhost address for tilde.chat

+6 -6
+6 -6
weechat/.weechat/irc.conf
··· 152 152 username = "${env:USER}" 153 153 154 154 [server] 155 - tilde.addresses = "tilde.chat/6697" 155 + tilde.addresses = "localhost" 156 156 tilde.proxy 157 157 tilde.ipv6 158 - tilde.ssl = on 158 + tilde.ssl = off 159 159 tilde.ssl_cert 160 160 tilde.ssl_priorities 161 161 tilde.ssl_dhkey_size ··· 180 180 tilde.usermode 181 181 tilde.command = "/oper root ${sec.data.tildenetoper}; /msg operserv login ${sec.data.pass}" 182 182 tilde.command_delay 183 - tilde.autojoin = "#opers,#secret-sudoers,#meta,#team,#sudoers,#YourTilde,#chaos,#town,#bots,#music,#share,#stevenuniverse,#suwp,#projects,#politics,#dnd,#journal,#shitposting,#quotes,#gopher,#tildeverse,#venting,#idlerpg,#tilderadio,#zaphod,#thunix,#yee,#modded,#minecraft,#minetest,#bbj youneedtoknowthepassword,secretsudoteam" 183 + tilde.autojoin = "#secret-sudoers,#opers,#meta,#team,#sudoers,#YourTilde,#chaos,#town,#bots,#music,#share,#stevenuniverse,#suwp,#projects,#politics,#dnd,#journal,#shitposting,#quotes,#gopher,#tildeverse,#venting,#idlerpg,#tilderadio,#zaphod,#thunix,#yee,#modded,#minecraft,#minetest,#bbj secretsudoteam,youneedtoknowthepassword" 184 184 tilde.autorejoin 185 185 tilde.autorejoin_delay 186 186 tilde.connection_timeout ··· 221 221 hashbang.usermode 222 222 hashbang.command = "/oper benharri x" 223 223 hashbang.command_delay 224 - hashbang.autojoin = "#!opers,#!support,#!space,#!politics,#!os,#!social,#!,#dots" 224 + hashbang.autojoin = "#dots,#!,#!social,#!os,#!politics,#!space,#!support,#!opers" 225 225 hashbang.autorejoin 226 226 hashbang.autorejoin_delay 227 227 hashbang.connection_timeout ··· 344 344 sdf.usermode 345 345 sdf.command 346 346 sdf.command_delay 347 - sdf.autojoin = "#helpdesk,#anonradio,#gopher,#sdf" 347 + sdf.autojoin = "#sdf,#gopher,#anonradio,#helpdesk" 348 348 sdf.autorejoin 349 349 sdf.autorejoin_delay 350 350 sdf.connection_timeout ··· 426 426 oftc.usermode 427 427 oftc.command 428 428 oftc.command_delay 429 - oftc.autojoin = "#fish,#debian-next,#debian,#debian-devel" 429 + oftc.autojoin = "#debian-devel,#fish,#debian-next,#debian" 430 430 oftc.autorejoin 431 431 oftc.autorejoin_delay 432 432 oftc.connection_timeout