diff options
-rw-r--r-- | dotfiles/.ssh/config | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/dotfiles/.ssh/config b/dotfiles/.ssh/config index 9cd0152..653bba8 100644 --- a/dotfiles/.ssh/config +++ b/dotfiles/.ssh/config @@ -1,11 +1,3 @@ -# Host cygnus -# HostName 54.84.181.152 -# User dthompson -# Port 667 - -# Host 172.* -# ProxyCommand ssh cygnus -W %h:667 - Host takemi HostName dthompson.us User dave |