2022-05-24 22:52:03 +02:00
2022-05-13 23:49:01 +02:00
2022-04-11 20:07:40 +02:00
2022-05-13 23:49:01 +02:00
2021-07-16 02:55:53 +02:00
2021-07-16 02:55:53 +02:00
2022-05-24 22:52:03 +02:00
2022-05-24 22:50:50 +02:00

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
No description provided
Readme 110 MiB
Languages
Shell 65.3%
Python 34.7%