chore: create completion for supabase

This commit is contained in:
2025-04-23 19:26:21 +00:00
parent 753caadacc
commit f5d3ed5ff2

View File

@@ -20,6 +20,7 @@ commands=(
"kubectl" "kubectl"
"lefthook" "lefthook"
"mise" "mise"
"supabase"
) )
echo "create completion for ${commands[@]}" echo "create completion for ${commands[@]}"
for cmd in ${commands[@]}; do for cmd in ${commands[@]}; do