Permalink
Browse files
better format of irssi's password
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
.irssi/config
|
|
@@ -3,7 +3,7 @@ servers = ( |
|
|
address = "chat.freenode.net";
|
|
|
chatnet = "freenode";
|
|
|
port = "7000";
|
|
|
- password = "PASSWORD";
|
|
|
+ password = "adam8157:PASSWORD";
|
|
|
use_ssl = "yes";
|
|
|
ssl_verify = "yes";
|
|
|
autoconnect = "yes";
|
|
|
|
0 comments on commit
e08fb4a