Replace freenode with tilde.chat
parent
4ac099e31a
commit
c501437735
10
catgirl.1
10
catgirl.1
|
@ -776,19 +776,19 @@ Join
|
||||||
.Li #ascii.town
|
.Li #ascii.town
|
||||||
from the command line:
|
from the command line:
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
catgirl -h chat.freenode.net -j '#ascii.town'
|
catgirl -h irc.tilde.chat -j '#ascii.town'
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
Create a configuration file in
|
Create a configuration file in
|
||||||
.Pa ~/.config/catgirl/freenode :
|
.Pa ~/.config/catgirl/tilde :
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
host = chat.freenode.net
|
host = irc.tilde.chat
|
||||||
join = #ascii.town
|
join = #ascii.town
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
Load the configuration file:
|
Load the configuration file:
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
catgirl freenode
|
catgirl tilde
|
||||||
.Ed
|
.Ed
|
||||||
.
|
.
|
||||||
.Sh STANDARDS
|
.Sh STANDARDS
|
||||||
|
@ -979,4 +979,4 @@ Send mail to
|
||||||
or join
|
or join
|
||||||
.Li #ascii.town
|
.Li #ascii.town
|
||||||
on
|
on
|
||||||
.Li chat.freenode.net .
|
.Li irc.tilde.chat .
|
||||||
|
|
|
@ -58,5 +58,4 @@ bind-key -N 'reload configuration' -- R {
|
||||||
|
|
||||||
# IRC
|
# IRC
|
||||||
new-window -d -S -n hackint -- catgirl -- defaults hackint
|
new-window -d -S -n hackint -- catgirl -- defaults hackint
|
||||||
new-window -d -S -n freenode -- catgirl -- defaults freenode
|
|
||||||
new-window -d -S -n efnet -- catgirl -- defaults efnet
|
new-window -d -S -n efnet -- catgirl -- defaults efnet
|
||||||
|
|
Loading…
Reference in New Issue