diff options
Diffstat (limited to 'home')
-rw-r--r-- | home/.ssh/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.ssh/config b/home/.ssh/config index b2035a81..07ccb6b6 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -3,7 +3,7 @@ Include config_private SendEnv LANG LC_* -Host monday beastie puffy toaster tux progynova +Host tuesday beastie puffy toaster tux progynova HostName %h.local ForwardAgent yes RemoteForward 7062 127.0.0.1:7062 |