xifetch

Installation

Clone this repository: bash git clone https://github.com/user6879/xifetch-rs Enter to a folder: bash cd xifetch-rs Compile using cargo: bash cargo build --release

Change your $PATH variable in ~/.shell_profile file. - shell_profile -> .bashrc, .zshrc etc.

or

Install using cargo.

bash cargo install xifetch And xifetch will be stored on ~/.cargo/bin folder