update commands

This commit is contained in:
cade 2025-05-06 18:31:02 -06:00
parent 17353241c9
commit 3e69cd25a7
No known key found for this signature in database
GPG key ID: 6AC5A902158265D0

View file

@ -55,15 +55,14 @@
['a/gemini', { url: 'https://gemini.google.com' }],
['c', { name: 'Cloudflare', url: 'https://dash.cloudflare.com' }],
['d', { name: 'Drive', url: 'https://drive.google.com/drive/u/0/my-drive' }],
['f', { name: 'Figma', url: 'https://www.figma.com' }],
['f', { name: 'Figma', url: 'https://www.figma.com/files/team/1313048942910040223/drafts' }],
['g', { name: 'GitHub', searchTemplate: '/search?q={}', suggestions: ['g/trending'], url: 'https://github.com' }],
['h', { name: 'Hetzner', url: 'https://console.hetzner.cloud/projects' }],
['p', { name: 'Proton', suggestions: ['p/pass', 'p/drive', 'p/cal', 'p/wallet'], url: 'https://mail.proton.me/u/0/inbox' }],
['i', { name: 'Instant', url: 'https://www.instantdb.com/dash' }],
['p', { name: 'Proton', suggestions: ['p/pass', 'p/drive', 'p/cal'], url: 'https://mail.proton.me/u/0/inbox' }],
['p/cal', { url: 'https://calendar.proton.me/u/0' }],
['p/drive', { url: 'https://drive.proton.me/u/0' }],
['p/pass', { url: 'https://pass.proton.me/u/0' }],
['p/wallet', { url: 'https://wallet.proton.me/u/0' }],
['r', { name: 'Resend', url: 'https://resend.com/emails?time=all&page=1' }],
['s', { name: 'Supabase', url: 'https://supabase.com/dashboard/projects' }],
['t', { name: 'TickTick', url: 'https://ticktick.com/webapp/#q/today/tasks' }],
['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }],