From 27e745d495cffb4d8d90ed6f70bda6ba24cd9eff Mon Sep 17 00:00:00 2001 From: rob Date: Sat, 12 Mar 2022 23:03:23 +0000 Subject: [PATCH] Initial commit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md 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