]> git.sev.monster Git - dotfiles.git/blob - ssh/config
zshenv: don't create redundant var
[dotfiles.git] / ssh / config
1 Host *
2         ForwardAgent    yes
3         ForwardX11      yes
4         RemoteForward   ${_GNUPG_SOCK_DEST} ${_GNUPG_SOCK_SRC}
This page took 0.040616 seconds and 4 git commands to generate.