rsftch 0.1.6

Lightning fast hardware fetch tool written in rust.
rsftch-0.1.6 is not a library.

RsFtch

Lightning fast hardware fetch written in rust.

Screenshots

image

Supported distros

  • Arch Linux
  • Debian
  • Fedora
  • Endeavour OS
  • Other distros wont have a custom title, only "Rust Fetch"

Installation

  • git clone https://github.com/charklie/rsftch.git ~/rsftch/
  • cd rsftch
  • cargo install --path .

Add this to your .bashrc / .zshrc if you already dont:

  • export PATH="/home/$USER/.cargo/bin:$PATH"

If you're using fish, run this command if you already haven't:

  • set -U fish_user_paths ~/.cargo/bin/ $fish_user_paths

Usage

  • rsftch

Todo

  • Add more distros