feat: colorize 'kubectl' output
This commit is contained in:
@@ -13,6 +13,11 @@
|
|||||||
upbound
|
upbound
|
||||||
];
|
];
|
||||||
|
|
||||||
|
programs.kubecolor = {
|
||||||
|
enable = true;
|
||||||
|
enableAlias = true;
|
||||||
|
};
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
./helm.nix
|
./helm.nix
|
||||||
./k9s.nix
|
./k9s.nix
|
||||||
|
|||||||
Reference in New Issue
Block a user