leenfetch 1.0.3

Fast, minimal, customizable system info tool in Rust (Neofetch alternative)
1
2
3
4
pub mod distro;
pub mod kernel;
pub mod model;
pub mod os;