From 419b04e9be46553ad9ea8e30ae47ea30d53766ef Mon Sep 17 00:00:00 2001 From: Yipeng Liu Date: Wed, 24 May 2023 14:44:39 +0800 Subject: [PATCH] Update sentences. --- src/utils/bin/commands.ts | 8 +++++--- src/utils/bin/sumfetch.ts | 4 ++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/utils/bin/commands.ts b/src/utils/bin/commands.ts index 4754aec..d1b5bfe 100644 --- a/src/utils/bin/commands.ts +++ b/src/utils/bin/commands.ts @@ -33,9 +33,10 @@ export const about = async (args: string[]): Promise => { return `Hi, I am ${config.name}. Welcome to my terminal! More about me: +'readme' - my github readme. 'sumfetch' - short summary. 'resume' - my latest resume. -'readme' - my github readme.`; +`; }; export const resume = async (args: string[]): Promise => { @@ -160,8 +161,9 @@ export const banner = (args?: string[]): string => { █████ ░░██████ ░░░░░ ░░░░░░ -Type 'help' to see the list of available commands. +Type 'readme' to display my github readme. Type 'sumfetch' to display summary. -Type 'repo' or click here for the Github repository. +Type 'help' to see the list of available commands. `; +// Type 'repo' or click here for the Github repository. }; diff --git a/src/utils/bin/sumfetch.ts b/src/utils/bin/sumfetch.ts index b859e59..c5bbbe5 100644 --- a/src/utils/bin/sumfetch.ts +++ b/src/utils/bin/sumfetch.ts @@ -9,7 +9,7 @@ const sumfetch = async (args: string[]): Promise => { @@ @@  ${config.name} @@ @@ ﰩ ${config.ps1_hostname} @@ @@@ @@  resume -@@ @@@ @@ 爵 Github repo +@@ @@@ @@ 爵 repo @@ @@ ----------- @@ .@@@@@@@@@@. @@  CONTACT @@ @@ @@ @@  ${config.social.phone} @@ -28,7 +28,7 @@ const sumfetch = async (args: string[]): Promise => { ▓▓▀ ▄▓▀  ▐▓▓ ▀▓▓  ▓▓▄   ABOUT ▄▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓   ${config.name} ▓▓ ▓▓▓  ▐▓▓  ▐▓▓  ▓▓   resume -▐▓▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▓ 爵 Github repo +▐▓▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▓ 爵 repo ▐▓  ▐▓ ----------- ▐▓  > Y I P E . N G ▐▓  CONTACT ▐▓  ▐▓  ${config.social.phone}