home/zsh: Add kubectx plugin
This commit is contained in:
parent
08f908b7b3
commit
69eae84585
|
@ -3,7 +3,7 @@
|
|||
enable = true;
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
plugins = [ "git" "fzf" ];
|
||||
plugins = [ "git" "fzf" "kubectx" ];
|
||||
theme = "kolo";
|
||||
};
|
||||
history = {
|
||||
|
|
Loading…
Reference in a new issue