00df48fb9c
* Fix installing autocompletion documentation The written solution did not work for me with the error `-bash: __git_ps1: command not found`. Since the auto-completion is already installed you can simply add the Kubernetes autocompletion to it. * Remove sourcing bash-completion in .bash_profile