Files
Decodal/.envrc
T
2026-06-16 01:46:49 +09:00

6 lines
49 B
Bash

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