Moving to homesick
This commit is contained in:
10
home/.ssh/config
Normal file
10
home/.ssh/config
Normal file
@ -0,0 +1,10 @@
|
||||
GatewayPorts yes
|
||||
HashKnownHosts no
|
||||
|
||||
Host *
|
||||
ForwardAgent yes
|
||||
|
||||
Host irc.walkah.net
|
||||
Hostname irc.walkah.net
|
||||
LocalCommand ~/bin/ircnotify.sh
|
||||
PermitLocalCommand yes
|
Reference in New Issue
Block a user