Add krew
This commit is contained in:
parent
810ec5b22a
commit
3ac7f60459
@ -40,6 +40,7 @@
|
|||||||
unstable.cilium-cli
|
unstable.cilium-cli
|
||||||
unstable.kubernetes-helm
|
unstable.kubernetes-helm
|
||||||
unstable.cmctl
|
unstable.cmctl
|
||||||
|
unstable.krew
|
||||||
|
|
||||||
# steam
|
# steam
|
||||||
# steam-run
|
# steam-run
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
autoload -Uz promptinit
|
autoload -Uz promptinit
|
||||||
promptinit
|
promptinit
|
||||||
prompt pure
|
prompt pure
|
||||||
|
export PATH="''${KREW_ROOT:-$HOME/.krew}/bin:$PATH"
|
||||||
'';
|
'';
|
||||||
zplug = {
|
zplug = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user