1 2 3 4 5
#+title: SSH Configuration Keys should be added to the SSH agent. #+begin_src conf :tangle ~/.ssh/config :mkdirp yes AddKeysToAgent yes #+end_src