~dricottone/my-utils

ref: bc266dc94a50fa474b44aee7eb1e1a92ae34ca35 my-utils/core/myparse.bash -rwxr-xr-x 671 bytes
Use standard arg parser
Formatting fixes; Help message fixes
Refactored code into multiple 'packages'. One day these may be
independently installable. For now it's just an organization method.

Rewrote main README and added per-package READMEs.

Also: bug fix on whiched and whichvi. They formerly propogated an error
if $EDITOR or $VISUAL were set to a non-existant executable. Also
improved the inline documentation.
Initial commit of cleaned-up dev branch