Skip to content

Instantly share code, notes, and snippets.

@garethahealy
Created January 19, 2017 10:08
Show Gist options
  • Save garethahealy/4bab29db14360c5b7cbc873ff406b29b to your computer and use it in GitHub Desktop.
Save garethahealy/4bab29db14360c5b7cbc873ff406b29b to your computer and use it in GitHub Desktop.
bash_completion
brew install bash-completion
brew tap homebrew/completions
brew install homebrew/completions/maven-completion
brew install homebrew/completions/docker-completion
brew install homebrew/completions/docker-compose-completion
brew install homebrew/completions/vagrant-completion
curl -L https://raw.githubusercontent.com/openshift/origin/release-1.4/contrib/completions/bash/oc -o /usr/local/etc/bash_completion.d/oc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment