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