summaryrefslogtreecommitdiff
path: root/ssh_config
diff options
context:
space:
mode:
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