From e8f23f20e16373c9de8edd1318de70ef80bc6b40 Mon Sep 17 00:00:00 2001 From: Gabe Macri Date: Tue, 30 Jan 2024 17:20:41 -0500 Subject: [PATCH] add music cokmman d --- src/utils/bin/commands.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/utils/bin/commands.ts b/src/utils/bin/commands.ts index b110373..efd815e 100644 --- a/src/utils/bin/commands.ts +++ b/src/utils/bin/commands.ts @@ -160,6 +160,13 @@ export const jump = async (args: string[]): Promise => { return `${config.jump}`; }; +export const linkedin = async (args: string[]): Promise => { + window.open(`https://g1a1b1e.github.io/music`); + + return 'Opening music'; +}; + + // Banner export const banner = (args?: string[]): string => { return `