diff options
Diffstat (limited to 'home')
-rw-r--r-- | home/xyz/.ssh/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 9d28e7ae..608ce0a5 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -7,7 +7,7 @@ AddKeysToAgent yes SendEnv COLORTERM Host pp - Hostname xyzpp + Hostname xyzpp.local User xyz Host qw |