diff options
author | June McEnroe <june@causal.agency> | 2023-09-17 19:12:37 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2023-09-17 19:12:37 -0400 |
commit | a21c1a7304a84f62171f37ac29ee430a1d5b269f (patch) | |
tree | 2cff9e666b37b733bf7d76a243ef99768b6e103a /home | |
parent | Revert "Add git-import" (diff) | |
download | src-a21c1a7304a84f62171f37ac29ee430a1d5b269f.tar.gz src-a21c1a7304a84f62171f37ac29ee430a1d5b269f.zip |
Set AddKeysToAgent
Diffstat (limited to 'home')
-rw-r--r-- | home/.ssh/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.ssh/config b/home/.ssh/config index 07ccb6b6..f579ae9f 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -1,6 +1,7 @@ IgnoreUnknown Include Include config_private +AddKeysToAgent yes SendEnv LANG LC_* Host tuesday beastie puffy toaster tux progynova |