update commands

This commit is contained in:
Cade Scroggins
2022-08-05 10:42:36 -05:00
parent 9b83fb60ee
commit c66d9ed05a
+11 -10
View File
@@ -69,10 +69,9 @@
name: 'Notion', name: 'Notion',
url: 'https://www.notion.so', url: 'https://www.notion.so',
}, },
p: { o: {
name: 'Hunt', name: 'Discord',
searchTemplate: '/search?q={}', url: 'https://discord.com/channels/@me',
url: 'https://www.producthunt.com',
}, },
r: { r: {
name: 'Reddit', name: 'Reddit',
@@ -89,14 +88,13 @@
searchTemplate: '/search?q={}', searchTemplate: '/search?q={}',
url: 'https://twitter.com/home', url: 'https://twitter.com/home',
}, },
u: {
name: 'Supabase',
url: 'https://app.supabase.com',
},
v: { v: {
name: 'Vercel', name: 'Vercel',
url: 'https://vercel.com', url: 'https://vercel.com/dashboard',
},
x: {
name: 'Netflix',
searchTemplate: '/search?q={}',
url: 'https://www.netflix.com/browse',
}, },
y: { y: {
name: 'YouTube', name: 'YouTube',
@@ -122,8 +120,11 @@
i: ['i/u/1/inbox', 'i/u/2/inbox'], i: ['i/u/1/inbox', 'i/u/2/inbox'],
k: ['k/u/1', 'k/u/2'], k: ['k/u/1', 'k/u/2'],
m: ['m/mail/u/1/#inbox', 'm/mail/u/2/#inbox'], m: ['m/mail/u/1/#inbox', 'm/mail/u/2/#inbox'],
o: ['o/channels/830183651022471199'],
r: ['r/r/startpages', 'r/r/webdev', 'r/r/onebag', 'r/r/fujix'], r: ['r/r/startpages', 'r/r/webdev', 'r/r/onebag', 'r/r/fujix'],
s: ['s/collection/tracks', 's/playlist/37i9dQZEVXcXr3r4FYT3J7'], s: ['s/collection/tracks', 's/playlist/37i9dQZEVXcXr3r4FYT3J7'],
u: ['u/project/xrncrutshmuifkzkexwb/editor'],
v: ['v/xvvvyz/lliist/deployments'],
y: ['y/feed/trending'], y: ['y/feed/trending'],
}, },
}; };