Install Completions
The terramate install-completions installs autocompletion of commands for bash, zsh and fish.
Usage
terramate install-completions
Examples
Install the completions in your environment:
bash
terramate install-completionsUninstall the completions in your environment:
bash
terramate install-completions --uninstallOptions
--uninstallRemoves the completions from your environment.