summaryrefslogtreecommitdiff
path: root/dotfiles/.ssh
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.ssh')
-rw-r--r--dotfiles/.ssh/config8
1 files changed, 8 insertions, 0 deletions
diff --git a/dotfiles/.ssh/config b/dotfiles/.ssh/config
new file mode 100644
index 0000000..ce3530e
--- /dev/null
+++ b/dotfiles/.ssh/config
@@ -0,0 +1,8 @@
+Host takemi
+ HostName dthompson.us
+ User dave
+
+Host scroll
+ HostName scroll.spritely.institute
+ ForwardAgent yes
+ User dave