Shell Setup
- Bash
- Zsh
- Fish
- PowerShell
This script depends on the ‘bash-completion’ package. If it is not installed already, you can install it via your OS’s package manager.You will need to start a new shell for this setup to take effect.
Setup completions for current shell session
To load completions in your current shell session, run:bash
Persistent setup for all sessions
Execute once and autocompletion will for apply for all subsequent sessions.bash
bash