mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
update commands
This commit is contained in:
parent
17353241c9
commit
3e69cd25a7
1 changed files with 3 additions and 4 deletions
|
|
@ -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' }],
|
||||
|
|
|
|||
Loading…
Reference in a new issue