Coder SSH Not Respecting SendEnv & AcceptEnv?
On my local machine I have
And on my coder instance I have:
I restarted my computer and restarted the workspace instance. Inside my local terminal I run
Inside the remote terminal when I
I know that Coder had a somewhat special SSH agent or something, is it possible that is interfering w the SSH env var setup?
And on my coder instance I have:
I restarted my computer and restarted the workspace instance. Inside my local terminal I run
Inside the remote terminal when I
echo $INSIDE_EMACS the variable is empty. I know that Coder had a somewhat special SSH agent or something, is it possible that is interfering w the SSH env var setup?