changed ipaddr alias via variable, and also updated irssi connection notes
This commit is contained in:
parent
ae06c6b1be
commit
af0830b459
2 changed files with 14 additions and 5 deletions
|
|
@ -9,10 +9,14 @@ irssi
|
|||
|
||||
/nick <username>
|
||||
|
||||
# And register with nickserv
|
||||
# And register with nickserv if you haven't already,
|
||||
|
||||
/msg NickServ REGISTER YourPassword youremail@example.com
|
||||
|
||||
# Otherwise simply identify NickServ of your name/password
|
||||
|
||||
/msg NickServ IDENTIFY z3rOR0ne YourPassword
|
||||
|
||||
# Finally join the channel you wish to partake in:
|
||||
|
||||
/join #channel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue