How to set cmd startup scripts in PyCharm?
I am using cmd.exe in my PyCharm installation on windows.
Every time I started a new cmd tab, I need to enter the full path of activate script of conda and set an environment variable.
Is there anything in PyCharm to avoid this effort?
Please sign in to leave a comment.