motd
Just a little script and some 256x images for some terminal shine UwU.
Dependencies
- kitty
- imagemagick
- lolcat (optional)
Installation
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.
git submodule init
git submodule update
Limitations
At the moment, it only works in the kitty terminal.
Troubleshooting
If you want to remove the login message on ssh, you can do so by removing the content of /etc/motd and /etc/update-motd.d/.
Description
Languages
Shell
65.3%
Python
34.7%