install-autocomplete
Install autocomplete for supported shells.
Autocomplete is installed for the current user only and will become available after shell reload. Any existing autocomplete configuration for same executable name will be overwritten.
–shell SHELL Shell to install autocomplete for. Autodetected if not specified. Manually specify “bash” to force bash autocomplete installation when running under different shell.
Note
Please note this command WILL modify your shell configuration file (e.g. ~/.bashrc).
b2 install-autocomplete [-h] [--shell {bash,fish,zsh}]
Named Arguments
- --shell
Possible choices: bash, fish, zsh