>>103254748>People are learning programming languages that offer them a job, not out of passionpassion doesn't pay the bills
if it did, i wouldn't need a 9 to 5; i could just make money by fapping to traps all day
anyway, i'm writing a little patch for Bash to avoid having to install direnv
when changing to a directory, if there is an .envrc file in the directory, it will read it and load any environment variables set in the file into the environment
upon changing directory again, it will unload the environment variables set from .envrc and check the new directory for another .envrc file