Created
May 31, 2019 19:05
-
-
Save tanelmae/e17e12e1b663d82b02fd6cf1b3a16ea8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /usr/local/etc/bash_completion.d | |
ln -s /Applications/Docker.app/Contents/Resources/etc/docker.bash-completion | |
ln -s /Applications/Docker.app/Contents/Resources/etc/docker-machine.bash-completion | |
ln -s /Applications/Docker.app/Contents/Resources/etc/docker-compose.bash-completion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment