mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-25 04:44:56 +00:00
1.5 KiB
1.5 KiB
Contributors
General
- Fixed issue where info wasn't detected properly but the subtitle was still displayed.
- Fixed issue where
bold=offwouldn't work. - Swap all tests from
[to[[. - Cleaned up and rewrote various functions.
Operating System
- Added support for Haiku OS. @konimex
- Added support for GNU Hurd. @konimex
- Added support for DracOS.
- Added support for Netrunner. @konimex
- Added support for Korora. @konimex
- Added support for iPhone 7 and 7 Plus.
Ascii
- Added generic Linux ascii art to display if neofetch doesn't have the right logo for your distro.
neofetch --ascii_distro xnow sets the mode to ascii for you. You no longer have to use a combination of--asciiand--ascii_distro.
Images
- Fixed images not appearing in st.
Info
Distro<br >
- [Linux] Source
/etc/*-releasefiles instead of having a dozen separateawkcommands.
GPU<br >
- [Linux] Properly detect gpu in multi gpu setups. @TonCherAmi
Terminal<br >
- Added support for HyperTerm. @JorgeGonzalez
Terminal Font<br >
- Added support for HyperTerm. @JorgeGonzalez
CPU Usage<br >
- [iOS] Fixed CPU usage.