Important
If you installed stash with Homebrew, bash completion is
already enabled!
For a manual install, generate the completion file:
mkdir -p ~/.local/share/bash-completion/completions
stash-completion bash > ~/.local/share/bash-completion/completions/stashMake sure your shell loads bash-completion. On many systems this already
happens automatically for interactive shells.
Note
Check scripts for other integrations.