kubectl completion for fish shell Install $ mkdir -p ~/.config/fish/completions $ cd ~/.config/fish $ git clone https://github.com/evanlucas/fish-kubectl-completions $ ln -s ../fish-kubectl-completions/kubectl.fish completions/ Author Evan Lucas License MIT