1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-08-01 06:37:46 +00:00

cwdhist: alternative to zoxide (#656)

- cwdhist: alternative to zoxide
   - just-completions: remove `--unstable`
   - kubernetes: fix desc of kdh

---------

Co-authored-by: nash <nash@iffy.me>
This commit is contained in:
fj0r 2023-11-05 20:55:02 +08:00 committed by GitHub
parent c2bb125a67
commit e4ae994200
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 110 additions and 3 deletions

View file

@ -221,7 +221,7 @@ export def kah [
helm $act $name $chart -f $valuefile $values (spr [-n $namespace])
}
# helm install or upgrade via values file
# helm diff
export def kdh [
name: string@"nu-complete helm list"
chart: string@"nu-complete helm charts"