summaryrefslogtreecommitdiff
path: root/.envrc
Commit message (Collapse)AuthorAge
* Rust rewrite.Owen Jacobson2020-12-22
| | | | | | The Python version was taking hundreds of millis for a small number of env vars on my machine - enough that starting a new shell was a bit itchy. The compiled version, even in debug mode, is ~10x faster.
* Add support for pyenv.Owen Jacobson2020-12-22
|
* Add direnv support to streamline virtualenv management.Owen Jacobson2020-12-21