yoi/.envrc
2026-05-30 00:40:12 +09:00

6 lines
49 B
Plaintext

use flake
if [ -f .env ]; then
dotenv .env
fi