update commands

This commit is contained in:
cade 2023-08-19 19:28:39 -07:00
parent 96cf4957d2
commit bdeead473f
No known key found for this signature in database
GPG key ID: 6AC5A902158265D0

View file

@ -66,7 +66,14 @@
['s', { name: 'Supabase', url: 'https://app.supabase.com/projects' }],
['t', { name: 'DeepL', url: 'https://www.deepl.com/en/translator' }],
['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }],
['w', { name: 'WhatsApp', url: 'https://web.whatsapp.com' }],
[
'w',
{
name: 'Wikipedia',
searchTemplate: '/w/index.php?search={}',
url: 'https://en.wikipedia.org',
},
],
['x', { name: 'X', url: 'https://x.com' }],
[
'y',