Command-line Git information tool

Onefetch is a command-line Git information tool that displays project information and code statistics for a local Git repository directly in your terminal. The tool works completely offline with a focus on performance and customizability.
$ wget https://github.com/o2sh/onefetch/releases/latest/download/onefetch_amd64.deb && sudo dpkg -i ./onefetch_amd64.deb && rm onefetch_amd64.deb$ pacman -S onefetch$ brew install onefetch$ winget install onefetch$ apk add onefetch$ cargo install onefetch$ eget o2sh/onefetchto comment.