[go: up one dir, main page]

Skip to content

Add a script to check if all the tools needed are installed.

The idea is that a script running on load of bash verifies that everything is installed. If not, install the appropriate tools. Example:

Linux: bash-completion is not installed? Install it silently Same for Mac (brew): even brew could be installed for it

List of required software (for now):

  • brew (Mac)
  • bash-completion (Linux and Mac)