#!/usr/bin/env zsh 0="${ZERO:-${0:#$ZSH_ARGZERO}}" 0="${${(M)0:#/*}:-$PWD/$0}" source "${0:A:h}/.venv/bin/activate"