mirror of
https://github.com/BCallifornia/bash-completions.git
synced 2026-07-24 14:44:39 +02:00
Collection of various bash-completions who aren't available through brew
- Shell 100%
| docker-completion.bash | ||
| docker-compose-completion.bash | ||
| docker-machine-completion.bash | ||
| git-full-completion.bash | ||
| kubectl-completion.bash | ||
| mac.sh | ||
| minikube-completion.bash | ||
| packer-completion.bash | ||
| README.md | ||
| youtube_dl-completion.bash | ||
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.