aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-02-08 21:22:03 +0100
committerMateja <mail@matejamaric.com>2021-02-08 21:22:03 +0100
commit43b12f0d85ea18ae4e5f820a51771cea2c293db6 (patch)
tree50bc5d85d78fa8ff039c263802b5a4bcf75660cd
parent0d945aa796fa37e8cd2e01107c62bf61eba9c958 (diff)
downloaddotfiles-43b12f0d85ea18ae4e5f820a51771cea2c293db6.tar.gz
dotfiles-43b12f0d85ea18ae4e5f820a51771cea2c293db6.zip
Tell SSH to save keys.
-rw-r--r--.ssh/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
new file mode 100644
index 0000000..07ff3a5
--- /dev/null
+++ b/.ssh/config
@@ -0,0 +1 @@
+AddKeysToAgent yes