Cool motd

Iš Žinynas.
Jump to navigation Jump to search

Screenshot 2019-06-11 at 17.48.38.png

Sudiegiam irankius:

apt-get install screenfetch inxi ansiweather

nuimam paleidimo teises seniems moduliams

chmod -x /etc/update-motd.d/*

Dedam i /etc/update-motd.d/01-custom

#!/bin/bash
/usr/bin/screenfetch
echo
export TERM=xterm-256color
inxi -c 0 -D -s
echo "CURRENT WEATHER AT THE LOCATION"
ansiweather -l ukmerge