docker-fzf-completion
docker-fzf-completion copied to clipboard
Extends default docker completion with fzf
docker-fzf-completion
DEPRECATED. Use fzshell instead.
Extends default docker completion with fzf
Installation
- Download and install fzf and docker with docker autocompletion
- Set default FZF trigger to something else beside ** (optionally)
export FZF_COMPLETION_TRIGGER='%%'
- Source either
docker-fzf.bashordocker-fzf.zshdepending on your shell.