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 `