chore: create completion for supabase

This commit is contained in:
João Paulo Dubas 2025-04-23 19:26:21 +00:00
parent 753caadacc
commit f5d3ed5ff2
Signed by: joao.dubas
SSH Key Fingerprint: SHA256:V1mixgOGRc/YMhGx/DNkOSmJxgA2vHNrDZEk3wt/kOA

View File

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