#!/bin/zsh 0="${${ZERO:-${0:#$ZSH_ARGZERO}}:-${(%):-%N}}" 0="${${(M)0:#/*}:-$PWD/$0}" echo "${${0:A}/%.plugin.zsh/.zsh}"