PyCharm for windows running django in WSL2. How to source .zshrc?
I need to ensure that ssh-agent is running and SSH_AUTH_SOCK is set in my django environment.
My .zshrc does this however when my application is launched it does not get sourced. How an I do this?
Please sign in to leave a comment.