feat: add completion for mise
This commit is contained in:
parent
7194feb07e
commit
0394198843
@ -19,6 +19,7 @@ commands=(
|
|||||||
"kind"
|
"kind"
|
||||||
"kubectl"
|
"kubectl"
|
||||||
"lefthook"
|
"lefthook"
|
||||||
|
"mise"
|
||||||
)
|
)
|
||||||
echo "create completion for ${commands[@]}"
|
echo "create completion for ${commands[@]}"
|
||||||
for cmd in ${commands[@]}; do
|
for cmd in ${commands[@]}; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user