Updated readme for lolcat
This commit is contained in:
parent
09cfd7d7c1
commit
afe8a29a24
14
README.md
14
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.
|
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
|
## Limitations
|
||||||
|
|
||||||
At the moment, it only works in the kitty terminal.
|
At the moment, it only works in the kitty terminal.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user