This commit is contained in:
Torjus Håkestad 2024-03-17 23:36:18 +01:00
parent 810ec5b22a
commit 3ac7f60459
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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;