#!/usr/bin/env bash

[ -n "${TFENV_DEBUG}" ] && set -x

export PATH="${TFENV_ROOT}/bin:${PATH}"
