From 3577a2e5b06490eeaf7729a36f64a783baf29dc5 Mon Sep 17 00:00:00 2001 From: Felipe Date: Fri, 8 Dec 2023 03:20:47 -0300 Subject: [PATCH] Updates --- installer.sh | 40 ++++++++++++++++------------------------ 1 file changed, 16 insertions(+), 24 deletions(-) diff --git a/installer.sh b/installer.sh index 2a1ee27..a81f733 100644 --- a/installer.sh +++ b/installer.sh @@ -1,29 +1,21 @@ #!/bin/bash -: ' - -▒█░░▒█ ░▀░ █▀▀█ ▒█▀▀▀█ █░░█ █▀▀ █░░ █░░ -░▒█▒█░ ▀█▀ █░░█ ░▀▀▀▄▄ █▀▀█ █▀▀ █░░ █░░ -░░▀▄▀░ ▀▀▀ █▀▀▀ ▒█▄▄▄█ ▀░░▀ ▀▀▀ ▀▀▀ ▀▀▀ - - -************************************************* -The VIP Shell provides a basic yet functional command-line -environment with added features for command history and file -tracking, enhancing the user experience in a Unix-like shell. -************************************************* -* Developed and engineered by: -* Felipe Alfonso Gonzalez -* Computer Science Engineer -* Chile -************************************************* -* Important Notes: -* - The application has been tested on Linux and macOS. -* - For Windows, additional configurations may be required. -* - Make sure to fulfill the prerequisites before running the application. -* - For more information, please refer to the project documentation. -************************************************* -' +# ************************************************* +# The VIP Shell provides a basic yet functional command-line +# environment with added features for command history and file +# tracking, enhancing the user experience in a Unix-like shell. +# ************************************************* +# * Developed and engineered by: +# * Felipe Alfonso Gonzalez +# * Computer Science Engineer +# * Chile +# ************************************************* +# * Important Notes: +# * - The application has been tested on Linux and macOS. +# * - For Windows, additional configurations may be required. +# * - Make sure to fulfill the prerequisites before running the application. +# * - For more information, please refer to the project documentation. +# ************************************************* welcome_message() { echo