dylanaraps / neofetch

🖼️ A command-line system information tool written in bash 3.2+
MIT License
21.57k stars 1.74k forks source link

No Hackintosh check on arm64 #2396

Open malik1004x opened 9 months ago

malik1004x commented 9 months ago

Description

Only fill in the fields below if relevant.

Features

Issues

Hackintosh detection works by grepping a list of all loaded kexts, which takes a while to load. Skipping this check on ARM processors (on which Hackintoshing is currently impossible) noticeably improves performance (about 150ms on M2 Pro).

TODO

hykilpikonna commented 8 months ago

Skipping this check on ARM processors (on which Hackintoshing is currently impossible)

Very sad but it is true 😭

hykilpikonna commented 8 months ago

Thank you for your contribution!

This PR is merged into hyfetch since this repo (dylanaraps/neofetch) seems no longer maintained.

HyFetch is a fork of neofetch with LGBTQ pride flags, but the repo also maintains an updated version of the original neofetch, addressing many pull requests that are not merged in the original repo.

Read the "Running Updated Original Neofetch" section for more info!