eval "$(devbox generate direnv --print-envrc)"

# Set git hooks path
git config core.hooksPath .githooks 2>/dev/null || true
