/docker-fzf-completion

Extends default docker completion with fzf

Primary LanguageShellMIT LicenseMIT

docker-fzf-completion

Extends default docker completion with fzf

Installation

  1. Download and install fzf and docker with docker autocompletion
  2. Set default FZF trigger to something else beside ** (optionally)
  export FZF_COMPLETION_TRIGGER='%%'
  1. Source either docker-fzf.bash or docker-fzf.zsh depending on your shell.