dots2/.antidote/tests/tmp_home/.cache/antidote/getantidote/zsh-defer/zsh-defer.plugin.zsh

6 lines
125 B
Bash

# fake foo/bar
echo "sourcing getantidote/zsh-defer..."
plugins=($plugins getantidote/zsh-defer)
function zsh-defer {
$@
}