Open vedmichv opened 4 years ago
you need to disable oh-my-zsh's other kubectl plugin
how do you do that?
in your ~/.zshrc
:
plugins=(common-aliases systemd fzf direnv kubectl docker aws archlinux)
>> kubectl << this is the 'official' kubectl plugin for oh-my-zsh
you need to remove this from the plugins list.
this https://github.com/kubermatic/fubectl/pull/86 should avoid the error messages if the user wishes to keep their custom aliases on top of what's provided by fubectl
.
When using the keyword function, the name of the function doesn't get expanded even if there is an alias with the same name.
All prerequsite installed but during the installation I see the following output: