neofetch
ready for Apple Silicon

Since homebrew is not native for the moment, the simplest way to install neofetch is by compiling it. The only prerequisite is Xcode Command Line Tools - can be installed with xcode-select --install
Full install procedure is as simple as:
git clone https://github.com/dylanaraps/neofetch
cd neofetch
sudo make PREFIX=/usr/local install
To run it, in the terminal you need to type /usr/local/bin/neofetch