computersandblues.lodestone/.envrc
2025-11-08 10:03:10 +01:00

4 lines
65 B
Bash

use flake
export PGDATA="$(pwd)/postgres"
export PGHOST=$PGDATA