init: devenv, pi

This commit is contained in:
2026-03-13 17:35:11 +01:00
commit 9b8ce9ab3d
8 changed files with 4341 additions and 0 deletions

7
.envrc Normal file
View File

@@ -0,0 +1,7 @@
export DIRENV_WARN_TIMEOUT=20s
eval "$(devenv direnvrc)"
# The use_devenv function supports passing flags to the devenv command
# For example: use devenv --impure --option services.postgres.enable:bool true
use devenv