diff options
Diffstat (limited to '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' |