From: Shane Jaroch Date: Sat, 27 Dec 2025 06:46:46 +0000 (-0500) Subject: add .envrc for direnv X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=531694c4b338157f101f0ae9bacff901f95fcafe;p=gamesguru%2Fgetmyancestors.git add .envrc for direnv --- diff --git a/.envrc b/.envrc new file mode 100644 index 0000000..1c21d04 --- /dev/null +++ b/.envrc @@ -0,0 +1,2 @@ +source .venv/bin/activate +unset PS1