Env: Difference between revisions

From Helpful
Jump to navigation Jump to search
mNo edit summary
 
(No difference)

Latest revision as of 12:36, 17 May 2024


For the command line tool that most people use to get some PATH lookup in hashbangs, see Command_line_and_bash_notes#env


For the command line tool called direnv that alters your environment variables, 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