summaryrefslogtreecommitdiff
path: root/.ssh/config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-11-01 07:12:38 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-11-01 07:12:38 -0700
commit7010fec732433678b35ff1a16fcf7a5ac721eca6 (patch)
treeaf114e946c47465d2bbc71a537c66a3de1acc458 /.ssh/config
parentcf59399aa8ca0d87068b4b5140a4e653cf01a6f1 (diff)
downloaddotfiles-7010fec732433678b35ff1a16fcf7a5ac721eca6.tar.gz
add iris to ssh conf
Diffstat (limited to '.ssh/config')
-rw-r--r--.ssh/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 5d189d96..a21718c3 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -80,6 +80,10 @@ Host shortgeese.silentflame.com | shortgeese
HostName shortgeese.local
ForwardAgent yes
+Host iris.silentflame.com | iris
+HostName iris.local
+ForwardAgent yes
+
### other people's hosts
Host github