update commands

This commit is contained in:
cade 2024-04-08 23:56:03 -07:00
parent 9d798c999e
commit 5006df1f8e
No known key found for this signature in database
GPG key ID: 6AC5A902158265D0

View file

@ -43,20 +43,29 @@
['c', { name: 'Calendar', url: 'https://calendar.google.com' }],
[
'd',
{ name: 'Drive', url: 'https://drive.google.com/drive/u/0/my-drive' },
{
name: 'Drive',
url: 'https://drive.google.com/drive/u/0/my-drive',
},
],
['f', { name: 'Figma', url: 'https://www.figma.com' }],
['g', { name: 'GitHub', url: 'https://github.com' }],
['k', { name: 'Keep', url: 'https://keep.google.com' }],
['m', { name: 'Mail', url: 'https://mail.proton.me/u/0/inbox' }],
['n', { name: 'Notion', url: 'https://www.notion.so' }],
['p', { name: 'Pomodoro', url: 'https://pomodoro.xvvvyz.xyz' }],
[
'p',
{
name: 'Proton',
suggestions: ['drive.proton.me/u/0/'],
url: 'https://mail.proton.me/u/0/inbox',
},
],
[
'r',
{
name: 'Reddit',
suggestions: [
'r/r/webdev',
'r/r/selfhosted',
'r/r/dataisbeautiful',
'r/r/fujix',
'r/r/leetcode',
@ -67,6 +76,18 @@
['s', { name: 'Supabase', url: 'https://supabase.com/dashboard/projects' }],
['t', { name: 'Translate', url: 'https://www.deepl.com/translator' }],
['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }],
[
'x',
{
name: 'xvvvyz',
suggestions: [
'jelly.xvvvyz.xyz',
'torrent.xvvvyz.xyz',
'proxy.xvvvyz.xyz',
],
url: 'https://pomodoro.xvvvyz.xyz',
},
],
[
'y',
{