Mercurial > dotfiles
diff weechat/irc.conf @ 282:27447ad19df6
Upgrade weechat config, remove secure data for nicknames.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 07 Mar 2015 11:09:04 -0800 |
parents | f3ea51b9b4d1 |
children | 87ff1f3ab9f8 |
line wrap: on
line diff
--- a/weechat/irc.conf Wed Jan 28 21:28:27 2015 -0800 +++ b/weechat/irc.conf Sat Mar 07 11:09:04 2015 -0800 @@ -1,5 +1,5 @@ # -# irc.conf -- weechat v1.1 +# irc.conf -- weechat v1.1.1 # [look] @@ -123,7 +123,7 @@ default_msg_quit = "WeeChat %v" ipv6 = on local_hostname = "" -nicks = "${sec.data.nick},${sec.data.nick}1,${sec.data.nick}2,${sec.data.nick}3,${sec.data.nick}4" +nicks = "lordabdul,lordabdul1,lordabdul2,lordabdul3,lordabdul4" notify = "" password = "" proxy = "" @@ -139,7 +139,7 @@ ssl_fingerprint = "" ssl_priorities = "NORMAL" ssl_verify = on -username = "abdul" +username = "lordabdul" [server] freenode.addresses = "chat.freenode.net/6667"