Skip to content

Install Completions

Some shells offer a completion system for command line tools. GoatHooker, in the spirit of simplicity, has a command to make our tool compatible with your favorite shell.

Our completion generator command support theses shells:

Here is command to install completion for your shell

Terminal window
sudo hooker completion bash

After that, you may need to reload your shell instance or import the completion file into your configuration, but that’s out of the scope of our tool and we’ll leave you in charge of your machine.