neat, i had an idea along those lines recently but never bothered to implement it. basically directory-aware environmental bits.<p>in short i got sick of django's use of env vars for key features, and wanted to have those set only when i'm in the project dirs. that's how the idea came to me.<p>it looks like direnv would enable that solution and a lot more.