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