Open mdebusk opened 2 years ago
I'd love to see a way to add the OS installation date to the output.
I currently use prin "Installed: $(stat -c %w / | cut -b 1-16)"
prin "Installed: $(stat -c %w / | cut -b 1-16)"
(Ubuntu 22.04.1, neofetch 7.1.0 from git)
I'd love to see a way to add the OS installation date to the output.
I currently use
prin "Installed: $(stat -c %w / | cut -b 1-16)"
(Ubuntu 22.04.1, neofetch 7.1.0 from git)