hugo-mx-gateway/.envrc

8 lines
92 B
Plaintext

use_configsh() {
watch_file config.sh
eval "$(cat config.sh)"
}
use_flake
use_configsh