aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-05-08 14:50:30 -0500
committerToby Vincent <tobyv13@gmail.com>2021-05-08 14:50:30 -0500
commit0e2f15b51dd1fa4376417957045e406a0bc3fd3d (patch)
tree6392ecdb3698149856f78906950af741a10fd914
parent9927bd83080f28f56d955baa33999aa53d663e4c (diff)
revert: reverted siue gpg socket
-rw-r--r--ssh/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssh/config b/ssh/config
index c79a146..6cfab42 100644
--- a/ssh/config
+++ b/ssh/config
@@ -32,5 +32,6 @@ Host mjolnir
Host siue
User tovince
HostName os.cs.siue.edu
+ RemoteForward /run/user/1400158178/gnupg/S.gpg-agent /home/tobyv/.gnupg/S.gpg-agent.extra
RemoteCommand zsh -l
RequestTTY force \ No newline at end of file