commit 27e745d495cffb4d8d90ed6f70bda6ba24cd9eff Author: rob Date: Sat Mar 12 23:03:23 2022 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..0b50cef --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# bashtools + +Collections of bash functions covering: + +* Coloured messages +* Spinner +* Text input +* Selection from a list +* DNS lookups