Skip to content

filipjanevski/macfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

macfetch.sh

A minimal macOS system info script. Displays hostname, uptime, shell, and package count. Most of the code is forked from Ufetch.

Install

curl -O https://raw.githubusercontent.com/filipjanevski/macfetch/main/macfetch.sh
chmod +x macfetch.sh
./macfetch.sh

Or clone the repo:

git clone https://github.com/filipjanevski/macfetch
cd macfetch
chmod +x macfetch.sh
./macfetch.sh

Supported Package Managers

  • Nix
  • pkgin
  • Homebrew
  • MacPorts

About

A minimal macOS system info script

Resources

License

Stars

Watchers

Forks

Contributors

Languages