**Dies ist eine alte Version des Dokuments!**
Neofetch
Installation
sudo apt install neofetch
Start
## Anzeige nach Login
sudo bash -c $'echo „neofetch“
>> /etc/profile.d/show-neo.sh && chmod +x /etc/profile.d/show-neo.sh'
## Alternative
w
get https://github.com/fastfetch-cli/fastfetch/releases/download/1.12.2/fastfetch-1.12.2-Linux.deb sudo apt install ./fastfetch-1.12.2-Linux.deb rm fastfetch-1.12.2-Linux.deb sudo ln -s /usr/bin/fastfetch /usr/bin/neofetch ```
Quellen: https://www.putorius.net/custom-motd-login-screen-linux.html