]> git.sev.monster Git - dotfiles.git/blob - ssh/config
update zsh, X, gpg config; add ssh config, gpg bin
[dotfiles.git] / ssh / config
1 Host *
2         ForwardAgent    yes
3         ForwardX11      yes
4         RemoteForward   ${_GNUPG_SOCK_DEST} ${_GNUPG_SOCK_SRC}
This page took 0.035845 seconds and 4 git commands to generate.