diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2017-11-20 12:05:37 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2017-11-20 12:05:37 +0100 |
commit | 8457d1ef2079588be17cc4481e6bd6f34741416c (patch) | |
tree | c8b82c0dc0448645aef570ec4c78b12d87e0df0c /ssh/config | |
parent | e9c47a9bdd3cf54e8d39f4bd389bbdd2076a04d6 (diff) | |
download | dotfiles-8457d1ef2079588be17cc4481e6bd6f34741416c.tar.xz |
ssh: Don't forward agent to al
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'ssh/config')
-rw-r--r-- | ssh/config | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ Host h.theos Host *.archlinux.org User demize - ForwardAgent yes Host aur.archlinux.org User aur |