#!/usr/bin/env zsh 0="${${ZERO:-${0:#$ZSH_ARGZERO}}:-${(%):-%N}}" 0="${${(M)0:#/*}:-$PWD/$0}" setopt all_export source ${0:h}/.env unsetopt all_export ${0:h}/venv/bin/python3 ${0:h}/$1