summaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2015-05-28 10:28:38 -0700
committerMike Crute <mike@crute.us>2015-05-28 10:28:38 -0700
commitf3d3210c0d9c2d4151bdcd4ee21d9792ba4f70c6 (patch)
tree76d9a429d81725547d8273e77b3bf3b198a2f953 /.ssh
parentb0ad9187d191e48735a6fe9040395651a86aaf38 (diff)
downloaddotfiles-f3d3210c0d9c2d4151bdcd4ee21d9792ba4f70c6.tar.bz2
dotfiles-f3d3210c0d9c2d4151bdcd4ee21d9792ba4f70c6.tar.xz
dotfiles-f3d3210c0d9c2d4151bdcd4ee21d9792ba4f70c6.zip
Update from home
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config1
1 files changed, 0 insertions, 1 deletions
diff --git a/.ssh/config b/.ssh/config
index 724cbdf..2c86fec 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -2,7 +2,6 @@ VerifyHostKeyDNS yes
2ServerAliveInterval 60 2ServerAliveInterval 60
3 3
4Host *.crute.me 4Host *.crute.me
5 #IdentityFile ~/.ssh/id_dsa.softgroup
6 User mcrute 5 User mcrute
7 ForwardAgent yes 6 ForwardAgent yes
8 DynamicForward 9999 7 DynamicForward 9999