aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.ssh
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-01-20 15:08:45 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-01-20 15:08:45 +0300
commit458187f727f9189529b7d060805340d6f8d30466 (patch)
tree14d251ff88be9d0dec3e767c0b1ae1363fc7d7dd /%HOME%/.ssh
parent.bashrc: add screen -d -m alias (diff)
downloadlinux-home-458187f727f9189529b7d060805340d6f8d30466.tar.gz
linux-home-458187f727f9189529b7d060805340d6f8d30466.zip
.ssh/config: Include ~/.ssh/config_work
Diffstat (limited to '%HOME%/.ssh')
-rw-r--r--%HOME%/.ssh/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/%HOME%/.ssh/config b/%HOME%/.ssh/config
index 04dcb80..91ee89b 100644
--- a/%HOME%/.ssh/config
+++ b/%HOME%/.ssh/config
@@ -1,3 +1,4 @@
+Include ~/.ssh/config_work
AddKeysToAgent yes
HashKnownHosts no
NoHostAuthenticationForLocalhost yes