update commands

This commit is contained in:
cade
2025-05-07 14:05:12 -06:00
parent 17353241c9
commit 3e69cd25a7
+3 -4
View File
@@ -55,15 +55,14 @@
['a/gemini', { url: 'https://gemini.google.com' }], ['a/gemini', { url: 'https://gemini.google.com' }],
['c', { name: 'Cloudflare', url: 'https://dash.cloudflare.com' }], ['c', { name: 'Cloudflare', url: 'https://dash.cloudflare.com' }],
['d', { name: 'Drive', url: 'https://drive.google.com/drive/u/0/my-drive' }], ['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' }], ['g', { name: 'GitHub', searchTemplate: '/search?q={}', suggestions: ['g/trending'], url: 'https://github.com' }],
['h', { name: 'Hetzner', url: 'https://console.hetzner.cloud/projects' }], ['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/cal', { url: 'https://calendar.proton.me/u/0' }],
['p/drive', { url: 'https://drive.proton.me/u/0' }], ['p/drive', { url: 'https://drive.proton.me/u/0' }],
['p/pass', { url: 'https://pass.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' }], ['s', { name: 'Supabase', url: 'https://supabase.com/dashboard/projects' }],
['t', { name: 'TickTick', url: 'https://ticktick.com/webapp/#q/today/tasks' }], ['t', { name: 'TickTick', url: 'https://ticktick.com/webapp/#q/today/tasks' }],
['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }], ['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }],