diff --git a/.envrc b/.envrc index 8624131..9c8287d 100644 --- a/.envrc +++ b/.envrc @@ -1 +1,2 @@ -source .venv/bin/activate +export VIRTUAL_ENV=."venv" +layout python3 \ No newline at end of file