fix: add kubectl, update charts

This commit is contained in:
2025-12-22 19:01:27 -08:00
parent 01294f3b8c
commit 560609426f
12 changed files with 38 additions and 61 deletions

View File

@@ -23,6 +23,7 @@ in
export PATH="$GOBIN:$PATH"
export PATH="$HOME/.cache/.bun/bin:$PATH"
alias cat="bat"
alias k="kubectl"
''
+ "\n"
+ aliases;