summary refs log tree commit diff
path: root/.ssh
diff options
context:
space:
mode:
authorJune McEnroe <curtis.mcenroe@adgear.com>2016-09-16 15:20:37 -0400
committerJune McEnroe <curtis.mcenroe@adgear.com>2016-09-16 15:20:37 -0400
commitba062d630b85a0da5cdbc798801a7a7557e2e64f (patch)
tree108e1076e7d0d5ee1cc0e0599aa9ec4b0294fc74 /.ssh
parentDisable custom login command for local iTerm profile (diff)
downloadsrc-ba062d630b85a0da5cdbc798801a7a7557e2e64f.tar.gz
src-ba062d630b85a0da5cdbc798801a7a7557e2e64f.zip
Add Include config_private to SSH config
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 9c614a99..4cf1c629 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,3 +1,5 @@
+Include config_private
+
 Host *
   HashKnownHosts yes