diff options
author | Shipwreckt <conbur@protonmail.com> | 2024-02-17 16:28:44 +0000 |
---|---|---|
committer | Shipwreckt <conbur@protonmail.com> | 2024-02-17 16:28:44 +0000 |
commit | 2328a17d5a04725ad7d65b174388fbbae9814251 (patch) | |
tree | 729cc0cf21e6dd95ff6b40fff709e2456a427ca6 | |
parent | d0c77c2267c3f26cc67d691030ec7080d204faa9 (diff) |
Update fakefetch.sh
-rw-r--r-- | fakefetch.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fakefetch.sh b/fakefetch.sh index 842ddcb..b9c04ff 100644 --- 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' |