Commit graph

3 commits

Author SHA1 Message Date
7c08c5131f [zsh] Move func/ directory to zsh/functions 2026-01-18 08:43:02 -07:00
fa0e59ea39 [zsh] Autoload the bool function 2025-08-01 10:40:10 -07:00
f7e802d3f3 [zsh] bool() function
Converts its first argument to a bool return value (0 or 1) and echos
"yes" or "no".
2025-08-01 10:40:10 -07:00