purcell / envrc

Emacs support for direnv which operates buffer-locally
375 stars 35 forks source link

Feature Request in the README #72

Closed jgarte closed 8 months ago

jgarte commented 8 months ago

This library is like the direnv.el package, but sets all environment variables buffer-locally, while direnv.el changes the global set of environment variables after each command.

Would it be possible to give a quick TLDR/nod at why this fact is important? It would be helpful to quickly understand how that is important without having to dig deep into other packages to put two in two together/cross compare them. This would be especially helpful for newcomers/non-emacs afficionados trying to make a decision about whether to use this over another package or not 🥲

purcell commented 8 months ago

Thanks, I added a note, but I don't know if it will really help you much. :)

jgarte commented 8 months ago

That was great. Thanks a lot! Yes, it did help. It is much appreciated.