ashald / EnvFile

EnvFile 3.x is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.
MIT License
533 stars 125 forks source link

provide envfiles for terminal #209

Open antonio-antuan opened 1 year ago

antonio-antuan commented 1 year ago

Would be great if it were possible to attach envfile to terminal. Can't find a way to do it now. image

GoLand 2022.3.1 Build #GO-223.8214.59, built on December 21, 2022 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Linux 6.1.4-arch1-1 GC: G1 Young Generation, G1 Old Generation

Non-Bundled Plugins: org.openpolicyagent.opa-idea-plugin (v0.9.0) String Manipulation (9.6.1) com.mnr.java.intellij.idea.plugin.base64helper (2.0.3) org.rust.lang (0.4.185.5086-223) org.toml.lang (223.8214.6) AceJump (3.8.10) PythonCore (223.8214.16) net.ashald.envfile (3.4.1)

Current Desktop: KDE

Kavan72 commented 1 year ago

Yep, this would be great and maybe also for docker

zzerjae commented 1 year ago

How about solving with direnv and dotenv plugins?