Commit graph

5215 commits

Author SHA1 Message Date
Koakuma
70ad34e919
Fix CPU core/frequency reading on Linux/SPARC systems (#1643) 2021-06-11 07:42:46 +00:00
kanashimia
07ae57453a
Fix nix mistkae on darwin (#1628)
See https://github.com/dylanaraps/neofetch/pull/1617#issuecomment-740655977
2021-06-11 07:41:32 +00:00
Guanzhong Chen
219714c86e
Show GPU subsystem name if possible. Fixes #1490 (#1648)
After this change, if a subsystem name exists for a GPU, we display that
name instead of the device name. This should fix the issue mentioned
in #1490.

For example, a card that would be shown as:
    GPU: AMD ATI Radeon RX 470/480/570/570X/580/580X/590
before will now be shown as:
    GPU: AMD ATI Radeon RX 480 4GB
This fallback logic is implemented in the `awk` command.

Additionally, the PCI address is now stripped from the awk output
because it never is desirable to print it. It is, however, still
kept internally in `awk` to distinguish multiple cards of the same model.
2021-06-11 07:39:07 +00:00
Charlène
9b1108133c
OpenBSD: change cpu count (#1650)
Instead of using hw.ncpu, use hw.ncpuonline and hw.ncpufound, and check
SMT status
2021-06-11 07:37:57 +00:00
freddii
0bbd6bff86
fixes spelling mistake (#1654) 2021-06-11 07:37:20 +00:00
Jaehee Hong
4b93d6824a
Fix Homebrew's Cellar path for brew package counts (#1656) 2021-06-11 07:36:31 +00:00
Lorenzo Cauli
4fbf8df1c8
Edited PCLinuxOS logo for proper alignment. (#1685)
Co-authored-by: Lorenzo Cauli <lorecast162@localhost.localdomain>
2021-06-11 07:34:26 +00:00
Dylan Araps
bcc8d98df5 os: Fix ubuntu studio. Closes #1733 2021-06-11 07:05:57 +00:00
Dylan Araps
06b1c77bb8 gpu: Fix windows issue. See: #1759 2021-06-11 07:03:16 +00:00
Christian Stewart
1c954ec556
Added support for SkiffOS (#1664)
* os: fix syntax error introduced by celos logo

Signed-off-by: Christian Stewart <christian@paral.in>

* Added support for SkiffOS

https://github.com/skiffos/skiffos

Fixes #1657

Signed-off-by: Christian Stewart <christian@paral.in>
2021-06-11 06:19:21 +00:00
Christian Stewart
27277eac1d
os: fix syntax error introduced by celos logo (#1772)
Signed-off-by: Christian Stewart <christian@paral.in>
2021-06-11 06:18:31 +00:00
Dylan Araps
ab839cb9b0 os: Fix Chrome OS issue. Closes #1653 2021-06-11 06:14:10 +00:00
Dylan Araps
7de6bb8d2c resolution: Fix truncation of drm modes. Closes #1639 2021-06-11 05:56:42 +00:00
Dylan Araps
64dd7b68ef term: Add newgrp to blacklist. Closes #1635 2021-06-11 05:47:20 +00:00
Dylan Araps
2491af5e58 os: Add support for Mandrake. Closes #1625 2021-06-11 05:41:19 +00:00
Dylan Araps
0a0a505132 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2021-06-11 05:39:34 +00:00
Dylan Araps
ec1fb325b0 misc: fix typo. Closes #1623 2021-06-11 05:39:31 +00:00
Ross Smith II
13cda3f7e4
neofetch: Fix Terminal Font for mintty (#1641)
* neofetch: Fix Terminal Font for mintty

* Quiet shellcheck error
2021-06-11 05:30:28 +00:00
Tiny
9b708d6e5f
fix:The main version file of GNU/Deepin Linux has been moved from /etc/deepin-version to /etc/os-version (#1667)
Description:

Log:
2021-06-11 05:25:57 +00:00
jrt
3514e02d61
add AsteroidOS (#1676) 2021-06-11 05:25:40 +00:00
Jonas Frei
6b755b7ac6
Added 'hikari' to supported WMs (#1669)
Co-authored-by: Jonas Frei <freijon@gmail.com>
2021-06-11 05:24:51 +00:00
Suleyman Poyraz
f572fb37a0
Added PuffOS successfuly instead of #1659 (#1678)
Co-authored-by: dylan <dylan.araps@gmail.com>
2021-06-11 05:24:32 +00:00
Dylan Araps
55beea7b6f os: Add CyberOS. Closes #1690 2021-06-11 05:19:46 +00:00
Dylan Araps
611117f4af general: Fix indentation 2021-06-11 05:16:43 +00:00
Süleyman Fatih Şimşek
df453e4f1b
added PNM Linux ascii art (#1695) 2021-06-11 05:17:02 +00:00
Dylan Araps
d16e6e36ca packages: use crew prefix. Closes #1697 2021-06-11 05:15:37 +00:00
Dylan Araps
097e60bc62 general: Fix conflicts 2021-06-11 05:14:33 +00:00
Michael Straube
528010e045
Add AlmaLinux logo (#1715)
* Add AlmaLinux logo

* Update AlmaLinux logo
2021-06-11 05:13:36 +00:00
Daniel Thau
75198506b8
Bedrock Linux fixes (#1675)
Neofetch is Bedrock-aware by default, but ignores Bedrock and restricts
itself to the local layer of the Bedrock system when run in Bedrock's
"restricted" mode.  Previously, neofetch checked for restricted mode by
looking at the $PATH, which can fail in some workflows.  Instead, check
for $BEDROCK_RESTRICT, which is more robust.

Neofetch previously counted Bedrock stratum aliases when counting
packages for some package managers.  This resulted in over-counting
packages.  This commit restricts neofetch to only counting actual
strata, not aliases.
2021-06-11 05:12:37 +00:00
Dylan Araps
c0ceffb554 general: fix indentation 2021-06-11 05:11:00 +00:00
Rolex
0dd28db34e
Added APT/Debian Packager to package managers for MacOS and combined PR #1702 (#1762)
* Added new iOS and iPadOS device information

* Updated neofetch to show dpkg and correct amount of packages.

* Fixed indentation.
2021-06-11 05:07:44 +00:00
Daniel Brooks
96d9d3c4f6
just removes any quotes from around the Alacritty font name, if any (#1708) 2021-06-11 05:05:46 +00:00
MeztliRA
34d55b8747
Fixes #1636 (#1727) 2021-06-11 05:04:16 +00:00
Dylan Araps
50a8bd285d packages: Use dnf cache if available. Closes #1730 2021-06-11 05:02:17 +00:00
Adam Salt
41f75b7b48
Update neofetch (#1732) 2021-06-11 04:56:10 +00:00
Kevin Lapointe
21c9c5f22b
New ASCII logo for Fedora (#1736)
* Added new ASCII logo for Fedora

* Added new ASCII art for Fedora

* Added new ASCII for Fedora
2021-06-11 04:55:56 +00:00
Paróczai Olivér
d8b58a10b9
Only use DNS if public_ip_host option is empty (#1737)
In config:
public_ip_host="" -> uses DNS for getting public IP
public_ip_host="http://example.com/ip" -> uses wget/curl for getting public IP
2021-06-11 04:55:35 +00:00
M. Efe Çetin
cd6c4334db
Add TeArch Linux. (#1741)
* Add TeArch Linux.

* Update neofetch

Co-authored-by: Efe Çetin <efectn@6tel.net>
2021-06-11 04:55:06 +00:00
Luca Robbiano
b7abdba2fd
Add Rocky Linux (#1743)
* Add Rocky Linux

* Add Rocky Linux ASCII Art

* Add Rocky Linux into the ASCII logo list

* Fix

Co-authored-by: Kaleb <51819073+klebdotio@users.noreply.github.com>
2021-06-11 04:54:26 +00:00
Fritz Geib
87753c5057
fix neofetch not recognizing brew package count on M1 macs (#1747)
* fix neofetch not recognizing brew package count on M1 macs

* fix apt package count issue
2021-06-11 04:53:33 +00:00
jnats
22b97f99c3
Update neofetch (#1749)
Co-authored-by: jnats <dev@jnats.xyz>
2021-06-11 04:52:52 +00:00
Philipp Wallisch
4d7ec21ad5
Rework macOS memory calculation to work on Apple Silicon (#1752) 2021-06-11 04:51:48 +00:00
minhtricute69
19fefa6561
Add HydroOS distro support (#1767)
Add HydroOS distro support
2021-06-11 04:48:46 +00:00
minhtricute69
b0a654f162
Add HydroOS distro support (#1766)
Add HydroOS distro support
2021-06-11 04:48:39 +00:00
Dylan Araps
6dd85d67fc Merge branch 'master' of github.com:dylanaraps/neofetch 2020-11-26 07:15:22 +02:00
Dylan Araps
dc8a834888
neofetch: Fix naming conflict with mine. See #1616 2020-11-26 07:15:09 +02:00
Kanashimia
bec3918bfd
NixOS - squash logo, add new package location. (#1617)
* Decrease size of NixOS logo by one block.

* Improve package counting for NixOS.
2020-11-26 07:11:09 +02:00
Dylan Araps
80174ea4d9
neofetch: swap to apt for packages. Possible fix for #1616 2020-11-25 14:09:31 +02:00
Iuri Jikidze
2b559cb8c6
Add Apple Music (#1611)
* iTunes --> Music

* add back iTunes

* fix indentation

* fix indentation 2

* ty vs code

* fix ?
2020-11-25 11:09:10 +02:00
Sekai Zhou
df61458e7f
Fix font support for yakuake (#1615)
Originally added in #1063, but did not actually work because it only
looked for konsole processes (rather than yakuake's) when querying its
session profile.
2020-11-25 07:22:45 +02:00