dotfiles/config/zsh/functions/functions

1 line
64 B
Text

print "${(k)functions}" | sed 's/ \+/\n/g' | sed '/^_/d' | sort