summaryrefslogtreecommitdiff
path: root/ssh_config
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-09-05 01:31:14 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-09-05 01:31:14 -0400
commit4b70501e432eb5fd9ed04a4afbadafabd982e9fc (patch)
treeb09fe80d9ec0ec3eb82f46dbfce960dc66aaf3f4 /ssh_config
parent1ab58422fb47e22e178716efa3fbce5beabbc174 (diff)
restructure to have most data in YAML
Diffstat (limited to 'ssh_config')
-rw-r--r--ssh_config6
1 files changed, 0 insertions, 6 deletions
diff --git a/ssh_config b/ssh_config
deleted file mode 100644
index 2a57c97..0000000
--- a/ssh_config
+++ /dev/null
@@ -1,6 +0,0 @@
-
-# ssh shortcut for git@localhost
-Host git
- HostName localhost
- User git
-# Port 22 # change to your ssh port