leenfetch 0.2.4

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;