Commit Graph

5673 Commits

Author SHA1 Message Date
Jessica Clarke a20c67a86b neofetch: Print MACHINE_ARCH not MACHINE for FreeBSD
MACHINE refers to the architecture family, whereas MACHINE_ARCH refers
to the specific variant. For x86, MACHINE is already split up into i386
and amd64, so there is only one MACHINE_ARCH for each, that takes an
identical value, and thus this patch has no effect there. There is also
the oddity of arm64, which only has one MACHINE_ARCH, but the name of
that is aarch64. For other architectures, one MACHINE covers multiple
MACHINE_ARCH variants, like powerpc which has powerpc, powerpcspe,
powerpc64 and powerpc64le. It's therefore more helpful to print
MACHINE_ARCH here, not MACHINE.

Note that MACHINE_ARCH is what official release information, such as
download pages and the list of supported architectures, tends to use,
due to its increased specificity.

This may also apply to other BSDs, but I have no experience of them.
2021-12-28 04:51:38 +00:00
Jessica Clarke 97a2dd7325 neofetch: Don't hang on FreeBSD if pkg is not yet bootstrapped
If not yet bootstrapped, pkg will print out:

    The package management tool is not yet installed on your system.
    Do you want to fetch and install it now? [y/N]: 

and wait for input if stdin is a tty. Use </dev/null to squash this.
2021-12-28 04:32:00 +00:00
radium cce4866681 FusionX Added 2021-12-25 11:09:09 +05:30
chewblacka 42d72fd13e Count all AppImage files
For AppImages count files ending in .AppImage as well as .appimage (and anything in between).
2021-12-21 19:54:19 +00:00
Alyx Ferrari 50516dcf67 Add recognition for Hackintosh VMs 2021-12-21 00:05:42 -05:00
Arghya Sarkar 8dab8c93e3 Added calinixOS 2021-12-19 19:26:25 +05:30
icpove e2a0d4113a Add Uos 2021-12-11 20:07:27 +08:00
Dylan Araps ccd5d9f526 Merge branch 'master' of github.com:dylanaraps/neofetch 2021-12-10 08:41:55 +02:00
Dylan Araps 644f9d29eb neofetch: Fix #1989 2021-12-10 08:41:28 +02:00
F-00 fe1507b218 Merge branch 'dylanaraps:master' into master 2021-12-08 23:44:11 +01:00
Arghya Sarkar 2558cc250d Added CalinixOS 2021-12-09 00:17:06 +05:30
The TwilightBlood 3eaac2d9ee Add pacstall to package managers (#1979)
* Add pacstall to package managers

https://github.com/pacstall/pacstall

* Fix indents on Pacstall

* Fix tabbing

again
2021-12-08 10:11:14 +02:00
Dylan Araps 7b1f0c275e neofetch: Fix windows detection 2021-12-06 06:36:44 +02:00
Dylan Araps aab631c7dd neofetch: Fix WSL windows version. Closes #1848 2021-12-06 05:31:15 +02:00
Clxud 2dff8b0026 Add Soda Linux 2021-11-30 15:14:36 -05:00
siyuan 2e61633a7a Add support for Ubuntu Kylin 2021-12-01 02:25:42 +08:00
alexcoder04 d3af666f21 add Q4OS logo and detection 2021-11-30 14:23:34 +01:00
alexcoder04 c4fba8bb0b add CBL Mariner ascii art (#1972) 2021-11-30 05:12:04 +02:00
Stealth c1c699378f Added Qubyt OS Logo (#1969) 2021-11-27 06:00:54 +02:00
Michael Straube d4070d515d Update openEuler logo (#1966) 2021-11-25 05:17:34 +02:00
Evie Viau b35ca2c919 Merge branch 'dylanaraps:master' into master 2021-11-19 07:54:08 -05:00
Evie Viau 30b2887d58 Add the bulge package manager and reduce the yiffOS logo size 2021-11-19 07:31:38 -05:00
0n1cOn3 8231693c0f NDR (New Distro Request) Kaisen Linux
added ascii logo for Kaisen Linux
2021-11-17 03:52:09 +01:00
Thanatermesis 6cddcd3f74 added Elive Linux brand 2021-11-16 18:27:27 -05:00
Michael Straube 24b1281f9a docs: update (#1956) 2021-11-14 11:53:00 +02:00
Dylan Araps e784522206 neofetch: minor cleanup 2021-11-11 06:10:54 +02:00
Nathan Thomas 0d08c130ff Add support for nushell (#1878)
* Add support for nushell

* Update neofetch

Co-authored-by: Tyler J Russell <xtylerjrx@gmail.com>

Co-authored-by: Tyler J Russell <xtylerjrx@gmail.com>
2021-11-10 05:41:10 +02:00
Hervy Qurrotul Ainur Rozi f964e1d62b Improve ASCII art for LangitKetujuh GNU/Linux 2021-11-08 13:16:52 +07:00
Th1nhhdk 3eb7e13e27 Added VNux GNU/Linux Neofetch Logo (#1937) 2021-11-08 06:35:52 +02:00
TheSonicMaster bc2a8e60db New Distribution: MassOS 2021-11-07 10:56:54 +00:00
Jakob Hampel fcae0110e4 Removed one space too much in second line of Trisquel ASCII art 2021-11-06 18:33:04 +01:00
Jakob Hampel f3078a7cd4 Merge pull request #1 from jahampel/trisquel-logo-new
Improve logo for Trisquel GNU/Linux
2021-11-06 18:25:45 +01:00
Jakob Hampel 58d96e21d4 Improve logo for Trisquel GNU/Linux
I always thought the logo for Trisquel looked a bit clunky and awkward compared to the others. This is an updated one more in line with the other distributions' logos and closer to Trisquel's actual logo.
2021-11-06 18:24:52 +01:00
Ēriks Remess 0e4f5e5541 Power Adapter info initial support. Only macOS currently. 2021-11-04 22:49:12 +02:00
Ēriks Remess 3c961e38bf iDevice list update & addedd Macbook names 2021-11-04 20:19:29 +02:00
Ēriks Remess 222b1cd8d5 /sys/devices/virtual/dmi/id/board_* for motherboard identification (#1943) 2021-11-04 05:20:01 +02:00
Cappy Ishihara 2a81916124 Merge branch 'dylanaraps:master' into master 2021-10-23 01:15:24 +07:00
MrVeink 2bbc06a27f Added Wii ASCII for wii-linux-ngx, whiite and gc-linux 2021-10-15 11:15:55 +03:00
theofficialgman 49725192b4 get gpu name for linux systems without pcie gpus
allows for detection of the nvidia jetson and similar other gpus which have no pcie connection
2021-10-08 14:09:54 -04:00
easyaspi314 (Devin) c4630ee215 Only fall back to TERMUX_VERSION if ppid doesn't match
Catches something like running xfce4-terminal in an X server
2021-09-29 12:12:56 -04:00
easyaspi314 (Devin) da1970edd5 Add detection for Termux terminal
Termux sets the TERMUX_VERSION environment variable.
2021-09-29 12:02:30 -04:00
Evie Viau 4e479dcdbb Merge branch 'dylanaraps:master' into master 2021-09-25 21:03:26 -04:00
CrackedMatter 4705f50bfc Merge branch 'dylanaraps:master' into master 2021-09-25 15:20:34 +02:00
gitfib 4b91c94360 Improve GPU Reading on Linux (#1916)
GPUs that have subsystem name but no revision number can be processed
correctly by using $(NF-1) instead of $7 in the awk
2021-09-24 08:35:23 +03:00
Evie Viau 533e5d86d8 Add yiffOS logo 2021-09-23 23:55:00 -04:00
jnats 429499e9b9 CrystalUX to Crystal Linux rebrand (#1907) 2021-09-13 06:37:06 +03:00
CrackedMatter 6dec6c756d Round visor 2021-09-11 10:54:11 +02:00
CrackedMatter 978314980d Merge branch 'dylanaraps:master' into master 2021-09-11 10:51:31 +02:00
Zayac-The-Engineer 1c62849a12 added pkgin to BSD case (#1906) 2021-09-11 05:34:30 +03:00
oshaboy f58ba59b0b newlines 2021-09-10 17:06:09 +03:00