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:
parent
c2bb125a67
commit
e4ae994200
3 changed files with 110 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue