Collections of bash functions to be sourced from .bashrc.
Go to file
Rob Pearce b887074869 Moved ansi colour definitions into a function so they can be turned back on after calling noansi() 2022-07-08 12:49:51 +10:00
README.md typo 2022-03-13 10:06:03 +11:00
bashtools.sh Moved ansi colour definitions into a function so they can be turned back on after calling noansi() 2022-07-08 12:49:51 +10:00
test.sh fix csecho to not strip multuple spaces 2022-04-21 18:02:05 +10:00

README.md

bashtools

Collection of bash functions covering:

  • Coloured messages
  • Spinner
  • Text input
  • Selection from a list
  • DNS lookups