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