Autoload zcalc for quick arithmetic

This commit is contained in:
Danielle McLean 2023-11-20 12:57:54 +11:00
parent 81b476bcf4
commit ddb6433bb9
Signed by: 00dani
GPG key ID: 52C059C3B22A753E

View file

@ -4,4 +4,4 @@
# to call one in a script so non-interactive shells need them.
autoload count
autoload enphp
autoload -Uz zargs zmv
autoload -Uz zargs zcalc zmv