#!/bin/sh
test -n "$DIRENV_IN_ENVRC" && echo "in envrc"
