#!/bin/sh venv() { if ! command -V "venv_$1" | grep -q " function " then cat <