Skip to content

akumarujon/xifetch-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xifetch

Installation

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

Install using cargo.

cargo install xifetch

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