From afe8a29a2414eeea2d404cd4b004b4722de08baf Mon Sep 17 00:00:00 2001 From: sevi-kun Date: Tue, 24 May 2022 22:50:50 +0200 Subject: [PATCH] Updated readme for lolcat --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index c0556cd..18ee7b6 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,20 @@ Just a little script and some 256x images for some terminal shine UwU. Just place this folder somewhere, and add the path of the motd.sh to your .bashrc. +``` +git clone https://git.nussnougate.net/Lexeloid/.motd.git +``` + +### lolcat + +> For faster lolcat we use a C implementation from [https://github.com/jaseg/lolcat](jaseg). + +``` +git submodule init +git submodule update +``` + + ## Limitations At the moment, it only works in the kitty terminal.