Skip to content

Instantly share code, notes, and snippets.

@mitsh
Created April 18, 2020 17:51
Show Gist options
  • Save mitsh/ba464ac43877462ed51bc2adc3758947 to your computer and use it in GitHub Desktop.
Save mitsh/ba464ac43877462ed51bc2adc3758947 to your computer and use it in GitHub Desktop.
Docker completion for Zsh + prezto
curl -fLo ~/.zprezto/modules/completion/external/src/_docker https://raw.githubusercontent.com/docker/cli/master/contrib/completion/zsh/_docker
compinit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment