zsh/.zsh/all/functions

7 lines
275 B
Text
Raw Normal View History

#! zsh
# autoloaded functions must be declared in every kind of zsh: they aren't
# inherited in the environment so non-login shells need them, and you'll want
# to call one in a script so non-interactive shells need them.
autoload composer enphp unphp
autoload -Uz zargs zmv