aboutsummaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config.org5
1 files changed, 0 insertions, 5 deletions
diff --git a/.ssh/config.org b/.ssh/config.org
deleted file mode 100644
index e87c5c4..0000000
--- a/.ssh/config.org
+++ /dev/null
@@ -1,5 +0,0 @@
-#+title: SSH Configuration
-Keys should be added to the SSH agent.
-#+begin_src conf :tangle ~/.ssh/config :mkdirp yes
- AddKeysToAgent yes
-#+end_src