Hi, Does someone know if we can automatically imp...
# intellij
g
Hi, Does someone know if we can automatically import the environment variables to IntelliJ? I’d like to automatically use the exported environment variables from zsh in the run/debug configurations. (Without needing to replicate them inside IntelliJ)
Luckily I was able to see how we can do that here 😃