Collection of various bash-completions who aren't available through brew
Find a file
2020-03-22 19:27:19 +01:00
docker-completion.bash A docker-completion.bash 2018-11-26 20:38:13 +01:00
docker-compose-completion.bash A docker-compose-completion.bash 2018-11-26 20:40:20 +01:00
docker-machine-completion.bash A docker-machine-completion.bash 2018-11-26 20:42:06 +01:00
git-full-completion.bash A git-full-completion 2018-11-26 13:14:43 +01:00
kubectl-completion.bash A kubectl-completion.bash 2018-11-26 19:37:41 +01:00
mac.sh U mac.sh A basepath to correct linking 2018-11-30 12:40:45 +01:00
minikube-completion.bash U setting Environment 2019-06-07 10:23:33 +02:00
packer-completion.bash U mac.sh A/C packer-completion.bash 2018-11-27 23:20:43 +01:00
README.md C Readme 2018-11-27 14:18:57 +01:00
youtube_dl-completion.bash AU youtube-dl completion 2020-03-22 19:27:19 +01:00

bash-completions

Various bash-completions that aren't directly available in certain systems. Mainly on mac os x. These are all Original bash completions with some of them having minor fixes in it.

Copyright and Licensing as in each individual file stated.

  • git-full-completion.bash has the git completion and the git-flow completion combined and a minor fix in the git completion as to integrate the git-flow completion and make it work.