A pretty system information tool written in POSIX sh
A pretty system information tool written in POSIX sh. The goal of this project is to implement a simple system information tool in POSIX sh using features built into the language itself (where possible).
A pretty system information tool written in POSIX sh. The goal of this project is to implement a simple system information tool in POSIX sh using features built into the language itself (where possible).
To install pfetch, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install pfetch
To see what files were installed by pfetch, run:
port contents pfetch
To later upgrade pfetch, run:
sudo port selfupdate && sudo port upgrade pfetch
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.