summaryrefslogtreecommitdiffstats
path: root/dotfiles/ssh
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/ssh')
-rw-r--r--dotfiles/ssh/config4
1 files changed, 0 insertions, 4 deletions
diff --git a/dotfiles/ssh/config b/dotfiles/ssh/config
deleted file mode 100644
index 03b2c6e..0000000
--- a/dotfiles/ssh/config
+++ /dev/null
@@ -1,4 +0,0 @@
-Host github.com
- AddKeysToAgent yes
- IdentityFile ~/.ssh/id_ed25519
-