feat: add direnv

This commit is contained in:
2026-04-12 17:59:30 -04:00
parent 0a80999ca7
commit 45b6ccdf22
2 changed files with 7 additions and 0 deletions

6
.envrc Normal file
View File

@@ -0,0 +1,6 @@
dotenv
export VIRTUAL_ENV=."venv"
layout python
use flake