mottosso / be

minimal directory and environment management system for collaborative creative projects
GNU Lesser General Public License v2.1
47 stars 4 forks source link

overwriting environment #32

Closed mottosso closed 9 years ago

mottosso commented 9 years ago

Original environment overwrites the one provided by be, which can lead to unexpected and difficult to debug behaviour. Especially alongside be activate.

Instead, allow be to overwrite the original with whatever variables it wants.