irevenko / ferris-fetch

🎨🦀 A system information tool for Rustaceans
MIT License
124 stars 6 forks source link

option: No ferris output #7

Closed kyoheiu closed 2 years ago

kyoheiu commented 2 years ago

Hi, This PR adds "no ferris" output for when we need to just copy & paste Rust information such as to create a bug report.

λ ferris-fetch -s

kyohei@archlinux
════════════════
rustc  ver: 1.60.0
rustup ver: 1.24.3
cargo  ver: 1.60.0
cargo crates: 24
os: Arch Linux
kernel: 5.17.5-arch1-1
cpu: Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
ram: 2599 » 16313 MB

2022-04-30_05-23

In addtion to this, refactoerd & formatted some lines according to rust-analyzer(clippy). Could you please review? Thank you.

irevenko commented 2 years ago

domo arigatou