chore: use direnv to manage python venv #8

Merged
rootiest merged 1 commits from chore/dir-env into main 2026-04-11 04:52:29 +00:00
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Set the root of the virtual environment
export VIRTUAL_ENV=$PWD/.venv
# Add the venv's bin folder to the start of your PATH
PATH_add .venv/bin
+1
View File
@@ -116,3 +116,4 @@ via*.json
!keyboards/keychron/*/firmware/*.bin
/.claude_session
/.remember/tmp/save-session.pid
/.direnv/CACHEDIR.TAG