feat: add envrc
This commit is contained in:
parent
3c3e6172fc
commit
ecd76795ce
1 changed files with 3 additions and 0 deletions
3
.envrc
Normal file
3
.envrc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
VIRTUAL_ENV="$PWD/.venv"
|
||||
PATH_add "$VIRTUAL_ENV/bin"
|
||||
export VIRTUAL_ENV
|
||||
Loading…
Add table
Add a link
Reference in a new issue