sophiakoulen / minishell

A simplified bash-like shell, with pipes, redirections and variable expansion.
4 stars 1 forks source link

cool intro header #52

Closed znichola closed 1 year ago

znichola commented 1 year ago

a cool intro header made from ascii art, and prefecably in colour

           _       _     _          _ _ 
          (_)     (_)   | |        | | |
 _ __ ___  _ _ __  _ ___| |__   ___| | |
| '_ ` _ \| | '_ \| / __| '_ \ / _ \ | |
| | | | | | | | | | \__ \ | | |  __/ | |
|_| |_| |_|_|_| |_|_|___/_| |_|\___|_|_|
              _       _      __         ____
   ____ ___  (_)___  (_)____/ /_  ___  / / /
  / __ `__ \/ / __ \/ / ___/ __ \/ _ \/ / / 
 / / / / / / / / / / (__  ) / / /  __/ / /  
/_/ /_/ /_/_/_/ /_/_/____/_/ /_/\___/_/_/  

or it's bigger but maybe clearer

               __            __            __                  __  __ 
              /  |          /  |          /  |                /  |/  |
 _____  ____  $$/  _______  $$/   _______ $$ |____    ______  $$ |$$ |
/     \/    \ /  |/       \ /  | /       |$$      \  /      \ $$ |$$ |
$$$$$$ $$$$  |$$ |$$$$$$$  |$$ |/$$$$$$$/ $$$$$$$  |/$$$$$$  |$$ |$$ |
$$ | $$ | $$ |$$ |$$ |  $$ |$$ |$$      \ $$ |  $$ |$$    $$ |$$ |$$ |
$$ | $$ | $$ |$$ |$$ |  $$ |$$ | $$$$$$  |$$ |  $$ |$$$$$$$$/ $$ |$$ |
$$ | $$ | $$ |$$ |$$ |  $$ |$$ |/     $$/ $$ |  $$ |$$       |$$ |$$ |
$$/  $$/  $$/ $$/ $$/   $$/ $$/ $$$$$$$/  $$/   $$/  $$$$$$$/ $$/ $$/
\033[38:5:123m ##    ## ## ###   ## ## ##### ##  ## ##### ##    ##
\033[38:5:32m ###  ### ## ####  ## ## ##    ##  ## ##    ##    ##
\033[38:5:135m ## ## ## ## ## ## ## ##  ###  ###### ####  ##    ##
\033[38:5:196m ##    ## ## ##  #### ##    ## ##  ## ##    ##    ##
\033[38:5:202m ##    ## ## ##   ### ## ##### ##  ## ##### ##### #####               

and with colour it's cool, but maybe it's better per letter, but this is long

Screen Shot 2023-01-18 at 9 47 48 PM
znichola commented 1 year ago

it's a bit to faffy to get this working and normed, next!