Env: Difference between revisions

From Helpful
Jump to navigation Jump to search
m (Removed redirect to Command line and bash notes#env)
Tag: Removed redirect
mNo edit summary
Line 4: Line 4:




For the environment-setting tool called ''direnv'' and its source of things to set in {{inlinecode|.envrc}}, see [[direnv]]
For the '''environment-setting tool''' called ''direnv'' and its source of things to set in {{inlinecode|.envrc}}, see [[direnv]]




For the file called {{inlinecode|.env}}, meant more for secrets to be loaded, see [[dotenv]]
For the '''file''' called {{inlinecode|.env}}, meant more for secrets to be loaded, see [[dotenv]]

Revision as of 12:31, 17 May 2024


For the command line linux tool that looks up where, see Command_line_and_bash_notes#env


For the environment-setting tool called direnv and its source of things to set in .envrc, see direnv


For the file called .env, meant more for secrets to be loaded, see dotenv