Neofetch is a CLI system information tool written in BASH. Neofetch displays information about your system next to an image, your OS logo, or any ASCII file of your choice.
Neofetch is a CLI system information tool written in BASH. Neofetch displays information about your system next to an image, your OS logo, or any ASCII file of your choice.
To install neofetch, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install neofetch
To see what files were installed by neofetch, run:
port contents neofetch
To later upgrade neofetch, run:
sudo port selfupdate && sudo port upgrade neofetch
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.