summaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2013-09-24 09:04:05 -0400
committerMike Crute <mike@crute.us>2013-09-24 09:04:05 -0400
commit35f5ef45e6e252c49d2489e61f300ac3483d1e58 (patch)
tree12db545c9da3f215053eb094101ba8d4e6b2eebe /.ssh
parent9540742d048a82abf0942847112842c2ac248995 (diff)
downloaddotfiles-35f5ef45e6e252c49d2489e61f300ac3483d1e58.tar.bz2
dotfiles-35f5ef45e6e252c49d2489e61f300ac3483d1e58.tar.xz
dotfiles-35f5ef45e6e252c49d2489e61f300ac3483d1e58.zip
Update home ssh
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 5000e06..5867a3c 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -4,7 +4,6 @@ Host home.crute.me
4 IdentityFile ~/.ssh/id_dsa.softgroup 4 IdentityFile ~/.ssh/id_dsa.softgroup
5 User mcrute 5 User mcrute
6 ForwardAgent yes 6 ForwardAgent yes
7 Port 2222
8 7
9 LocalForward 7000 localhost:5900 8 LocalForward 7000 localhost:5900
10 9