todd-dsm / mac-ops

QnD Automation to build a MacBook Pro for DevOps
MIT License
11 stars 7 forks source link

research bash_completion.d/docker #79

Open todd-dsm opened 2 years ago

todd-dsm commented 2 years ago
The formula built, but is not symlinked into /usr/local
Could not symlink etc/bash_completion.d/docker
Target /usr/local/etc/bash_completion.d/docker
already exists. You may want to remove it:
  rm '/usr/local/etc/bash_completion.d/docker'

To force the link and overwrite all conflicting files:
  brew link --overwrite docker-completion

To list all files that would be deleted:
  brew link --overwrite --dry-run docker-completion

Possible conflicting files are:
/usr/local/etc/bash_completion.d/docker -> /Applications/Docker.app/Contents/Resources/etc/docker.bash-completion
/usr/local/share/fish/vendor_completions.d/docker.fish -> /Applications/Docker.app/Contents/Resources/etc/docker.fish-completion
/usr/local/share/zsh/site-functions/_docker -> /Applications/Docker.app/Contents/Resources/etc/docker.zsh-completion
==> Caveats
zsh completions have been installed to:
  /usr/local/share/zsh/site-functions