add krew to env and added the hubble package.

This commit is contained in:
Joseph Hanson 2023-12-30 11:17:41 -06:00
parent c52baa5977
commit a3ffa1fc0a

View file

@ -38,6 +38,7 @@
rtx hook-env | source rtx hook-env | source
rtx activate fish | source rtx activate fish | source
direnv hook fish | source direnv hook fish | source
set -gx PATH $PATH $HOME/.krew/bin
''; '';
functions = { functions = {
fish_greeting = { fish_greeting = {
@ -91,6 +92,7 @@
fluxcd fluxcd
kubernetes-helm kubernetes-helm
cilium-cli cilium-cli
hubble
# misc # misc
cowsay cowsay