]> git.sev.monster Git - dotfiles.git/blobdiff - ssh/config
zsh: add basic plugin system, add evil-registers
[dotfiles.git] / ssh / config
index 350df4beb46bc41fb70ad7758aba35f48359693a..1b364322a57b61506a124dd4d8e300824c99d2fb 100644 (file)
@@ -1,4 +1,3 @@
-Host *
-       ForwardAgent    yes
-       ForwardX11      yes
-       RemoteForward   ${_GNUPG_SOCK_DEST} ${_GNUPG_SOCK_SRC}
+ForwardAgent   yes
+ForwardX11     yes
+RemoteForward  ${_GNUPG_SOCK_DEST} ${_GNUPG_SOCK_SRC}
This page took 0.032579 seconds and 4 git commands to generate.