Clone this repository:
git clone https://github.com/akumarujon/xifetch-rs
Enter to a folder:
cd xifetch-rs
Compile using cargo:
cargo build --release
Change your $PATH variable in ~/.shell_profile
file.
- shell_profile -> .bashrc, .zshrc etc.
or
cargo install xifetch
And xifetch will be stored on ~/.cargo/bin
folder