Finadil@lemmy.world to linuxmemes@lemmy.worldEnglish · 6 个月前Never go full cringelemmy.worldexternal-linkmessage-square21fedilinkarrow-up1259arrow-down114file-text
arrow-up1245arrow-down1external-linkNever go full cringelemmy.worldFinadil@lemmy.world to linuxmemes@lemmy.worldEnglish · 6 个月前message-square21fedilinkfile-text
Has my motd gone too far? It loads a random ANSI catgirl from a folder. I use arch btw, server runs minimized Ubuntu Server.
minus-squareFinadil@lemmy.worldOPlinkfedilinkarrow-up14·edit-26 个月前/etc/update-motd.d/01-random-art don’t forget to chmod +x it and put ‘art’ in /usr/share/motd-art. MOTDs are limited to 80 characters wide, so don’t over do it. I made image_to_ansi.py to resize and convert the images.
Never too far, also can you share how you did that?
/etc/update-motd.d/01-random-art don’t forget to chmod +x it and put ‘art’ in /usr/share/motd-art. MOTDs are limited to 80 characters wide, so don’t over do it. I made image_to_ansi.py to resize and convert the images.