cachefetch is very fast, configurable CLI fetch tool thats shows your cache file sizes in your disk.
$ sudo pacman -S cachefetch-binOr you can directly install prebuilt binary with binstall.
$ cargo binstall cachefetchRequires Rust and Cargo:
$ git clone https://github.com/ErenayDev/cachefetch.git
$ cd cachefetch
$ cargo install --path .Or with yay
$ yay -S cachefetchAfter installation, you can run cachefetch in your terminal.
Just a placeholder now. Coming soon..
Contributions are welcome! You can open a Pull Request.
This project was created and is being developed by ErenayDev
