#!/usr/bin/env bash f="$1"; shift; . source_if_exists "$ENV_PATH/$f" "$@"