Commit graph

2 commits

Author SHA1 Message Date
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