aboutsummaryrefslogtreecommitdiff
path: root/bin/min (follow)
Commit message (Collapse)AuthorAgeFilesLines
* re "s|echo \"\\\$|printf '%s\\\n' \"\$|g"EuAndreh2024-01-041-1/+1
| | | | | | Replace all cases where `echo` was given a variable as its first argument, even on cases where we always know what the variable's content look like.
* bin/*: Add matching parenthesis to case clausesEuAndreh2023-07-291-5/+5
|
* bin/: Make help string more consistent across several executablesEuAndreh2023-04-121-0/+6
|
* bin/{min,max,clamp}: Add "Examples" section to help stringEuAndreh2022-08-121-0/+24
|
* Move Git repository into ~/.usr/.git/EuAndreh2022-05-121-0/+61