#!/usr/bin/env bash
export GIT_CONFIG_GLOBAL=/dev/null

eval "$(devenv direnvrc)"

# You can pass flags to the devenv command
# For example: use devenv --impure --option services.postgres.enable:bool true
use devenv
