summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.ssh/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index ca9963c5..17f45791 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,6 +1,9 @@
 Host *
   HashKnownHosts yes
 
+Host *.local
+  ForwardAgent yes
+
 Host march
   HostName march.nyc3.do.cmcenroe.me
 
06f59d162b2e00a7b8205c8f6e9b&follow=1'>Choose B for tiles with equal modify timesJune McEnroe 2017-08-31Add quick data file merge toolJune McEnroe 2017-08-30Use only foreground color for selecting spawnJune McEnroe 2017-08-29Add four additional spawnsJune McEnroe 2017-08-28Add respawningJune McEnroe 2017-08-26Move license above includesJune McEnroe 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe