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