vim ~/.bashrc
# after the adding export PATH="$PATH:$HOME/bin"
source <(kubectl completion bash)
Enable git colorizing changes, branch and so on