diff --git a/docroot/posts/2019-07-17.01/article.pag b/docroot/posts/2019-07-17.01/article.pag index 778004e..46c11e2 100644 --- a/docroot/posts/2019-07-17.01/article.pag +++ b/docroot/posts/2019-07-17.01/article.pag @@ -26,20 +26,20 @@ Not to forget it again I will summarize it here.
+into it. If you are using bash, don't be tempted to write export instead of setenv, it won't work.+setenv SSH_AUTH_SOCK $HOME/.ssh/SSH_AUTH_SOCK -
+into it.+if test "$SSH_AUTH_SOCK" ; then ln -sf $SSH_AUTH_SOCK ~/.ssh/ssh_auth_sock fi -