Commit Graph

5 Commits

Author SHA1 Message Date
Adolfo Perez Alvarez 3e32f1b04e pick - Select one entry from stdin and/or argv
Pick will take stdin and all command line arguments and display a
ksh-like selection menu will all input lines/arguments.
2023-09-13 14:33:21 +02:00
Adolfo Perez Alvarez 34cfc3cf12 scmfmt - Use par instead of fmt and increase default width
The `-p` option is only available in OpenBSD. As there's no standard
way of ignoring lines by prefix, use `par`, which at least will be
installable almost everywhere.
2023-09-12 17:02:57 +02:00
Adolfo Perez Alvarez 7dcf64ef11 Add newp (new post) and ts (shell test) tools
newp is a dump shortcut that will create a new ms article.

ts is a tool similar to cram or tush.
2022-10-04 14:22:52 +00:00
Adolfo Perez Alvarez 7c59191590 Add RR: run command until failure 2022-06-10 10:00:05 +02:00
Adolfo Perez Alvarez 710062d6e1 Initial commit 2022-06-08 10:07:41 +00:00