forward agent by default for ssh
This commit is contained in:
@ -1,6 +1,9 @@
|
|||||||
GatewayPorts yes
|
GatewayPorts yes
|
||||||
HashKnownHosts no
|
HashKnownHosts no
|
||||||
|
|
||||||
|
Host *
|
||||||
|
ForwardAgent yes
|
||||||
|
|
||||||
Host irc.walkah.net
|
Host irc.walkah.net
|
||||||
Hostname irc.walkah.net
|
Hostname irc.walkah.net
|
||||||
LocalCommand ~/bin/ircnotify.sh
|
LocalCommand ~/bin/ircnotify.sh
|
||||||
|
Reference in New Issue
Block a user