fakefetch

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 2328a17d5a04725ad7d65b174388fbbae9814251
parent d0c77c2267c3f26cc67d691030ec7080d204faa9
Author: Shipwreckt <conbur@protonmail.com>
Date:   Sat, 17 Feb 2024 16:28:44 +0000

Update fakefetch.sh
Diffstat:
Mfakefetch.sh | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/fakefetch.sh b/fakefetch.sh @@ -19,8 +19,8 @@ #----------------------------------------------------------------------------------# # Colours # #----------------------------------------------------------------------------------# -# The colour you want to set is probaby not listed so you will need to define it -# yourself I've left comments on how to do this. +# The colour you want to set is probaby not listed so you will need to define it # +# yourself I've left comments on how to do this. # PURPLE='\033[38;5;92m' MAGENTA='\033[38;5;98m'