summaryrefslogtreecommitdiff
path: root/dotfiles/system/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/system/.ssh/config')
-rw-r--r--dotfiles/system/.ssh/config8
1 files changed, 0 insertions, 8 deletions
diff --git a/dotfiles/system/.ssh/config b/dotfiles/system/.ssh/config
deleted file mode 100644
index 6f97ab5..0000000
--- a/dotfiles/system/.ssh/config
+++ /dev/null
@@ -1,8 +0,0 @@
-ControlMaster auto
-ControlPath ~/.ssh/%r@%h:%p
-IdentityFile ~/.ssh/id_ed25519
-ServerAliveCountMax=30
-ServerAliveInterval=5
-
-Host cjennings.net
- LogLevel ERROR