Dylan Araps
017aa041d8
neofetch: Only try pkg if on a BSD. Closes #1834
5 years ago
Dylan Araps
139b722c48
neofetch: fix #1832
5 years ago
Dylan Araps
7913ad35ff
Revert "Update manjaro logo ( #1825 )"
...
This reverts commit 65e01ab421 .
5 years ago
Dylan Araps
38cbfeca5a
Revert "Fix manjaro logo ( #1826 )"
...
This reverts commit c2c1cfbf4f .
5 years ago
zhullyb
c2c1cfbf4f
Fix manjaro logo ( #1826 )
5 years ago
zhullyb
65e01ab421
Update manjaro logo ( #1825 )
...
Manjaro has changed its logo, see manjaro.org
5 years ago
Dylan Araps
9e8ed741b3
neofetch: add -L to curl. Closes #1823
5 years ago
Kevin
798d587c9c
minor ascii edit ( #1816 )
5 years ago
Fritz Geib
095fd04094
fix macos big sur and monterey not showing codenames ( #1815 )
5 years ago
bejelentkezni
e6499671c1
Add ascii art for glaucus ( #1809 )
...
* Update neofetch
* Update neofetch
* Update neofetch
* Update neofetch
* Update neofetch
* Update neofetch
5 years ago
Kevin Lapointe
07770633fb
Modified small Fedora ASCII art ( #1807 )
...
* Added new small Fedora ASCII art
* Modified ASCII art for small fedora
* modified
5 years ago
Kevin Lapointe
5a436bd8be
Added new small Fedora ASCII art ( #1806 )
5 years ago
lockheed3k
dcd180cb67
Update neofetch ( #1801 )
...
Fix deformed Debian logo on line 6999 by adding 3 spaces before """Y$$.".
5 years ago
Guangyuan Yang
1096b22c18
Fixes GPU info read error on MINGW64 ( #1799 )
...
Closes #1798 .
5 years ago
Kid
cc39539c55
Better kitty terminal font detection ( #1795 )
...
* Better kitty terminal font detection
* Fix indent
5 years ago
Fritz Geib
8fc31ac001
add windows 11 ascii art ( #1793 )
5 years ago
Berk Çakar
bbbb68f8b2
Added Pisi Linux support for Neofetch. ( #1723 )
...
* Added PiSi support
* Add placeholder PiSi ascii art
* Added actual PisiLinux logo
* Colorize PisiLinux logo
* Improvement in ascii art
* Added Pisi to the list of supported distributions
* Updated manpage
* Fixed flaws in ascii art
Co-authored-by: Berkan Şahin <berkan.sahin@ug.bilkent.edu.tr>
5 years ago
Kid
bc71e732a9
Add macOS 12 to version name list ( #1783 )
5 years ago
Biel
a980dc8e8b
Add Aperio GNU/Linux information. ( #1778 )
5 years ago
Michael Straube
55cce2dfef
Update ubuntu logo. Closes #1750 ( #1779 )
5 years ago
MrVeink
73ad76aa4b
Added iglunix to ascii art distros ( #1775 )
5 years ago
Fritz Geib
25127b7793
fix package count not including brew casks ( #1777 )
5 years ago
Gyro7
5e54a5e48b
Add distribution AmogOS ( #1773 )
...
* Add distribution AmogOS
* Fixed indentation and removed unrelated changes
* Added AmogOS to ascii art distros
5 years ago
Charlène
bb974c77fc
Fix a wrong multiple line spanning ( #1774 )
...
./neofetch: line 3310: syntax error near unexpected token `newline'
./neofetch: line 3310: `"ruby"|"1"|"tmux"*|"systemd"|"sshd"*|"python"*|'
5 years ago
Dylan Araps
370a50c3e3
term: ignore bwrap
5 years ago
Dylan Araps
77cac59c84
neofetch: Fix syntax error
5 years ago
Dylan Araps
010e376058
packages: use dpkg
5 years ago
Dylan Araps
c55cfc0c06
Merge branch 'master' of https://github.com/dylanaraps/neofetch
5 years ago
Dylan Araps
77f0efea26
packages: Fix apt. Closes #1620
5 years ago
Koakuma
70ad34e919
Fix CPU core/frequency reading on Linux/SPARC systems ( #1643 )
5 years ago
kanashimia
07ae57453a
Fix nix mistkae on darwin ( #1628 )
...
See https://github.com/dylanaraps/neofetch/pull/1617#issuecomment-740655977
5 years ago
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.
5 years ago
Charlène
9b1108133c
OpenBSD: change cpu count ( #1650 )
...
Instead of using hw.ncpu, use hw.ncpuonline and hw.ncpufound, and check
SMT status
5 years ago
freddii
0bbd6bff86
fixes spelling mistake ( #1654 )
5 years ago
Jaehee Hong
4b93d6824a
Fix Homebrew's Cellar path for brew package counts ( #1656 )
5 years ago
Lorenzo Cauli
4fbf8df1c8
Edited PCLinuxOS logo for proper alignment. ( #1685 )
...
Co-authored-by: Lorenzo Cauli <lorecast162@localhost.localdomain>
5 years ago
Dylan Araps
bcc8d98df5
os: Fix ubuntu studio. Closes #1733
5 years ago
Dylan Araps
06b1c77bb8
gpu: Fix windows issue. See: #1759
5 years ago
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>
5 years ago
Christian Stewart
27277eac1d
os: fix syntax error introduced by celos logo ( #1772 )
...
Signed-off-by: Christian Stewart <christian@paral.in>
5 years ago
Dylan Araps
ab839cb9b0
os: Fix Chrome OS issue. Closes #1653
5 years ago
Dylan Araps
7de6bb8d2c
resolution: Fix truncation of drm modes. Closes #1639
5 years ago
Dylan Araps
64dd7b68ef
term: Add newgrp to blacklist. Closes #1635
5 years ago
Dylan Araps
2491af5e58
os: Add support for Mandrake. Closes #1625
5 years ago
Dylan Araps
0a0a505132
Merge branch 'master' of https://github.com/dylanaraps/neofetch
5 years ago
Dylan Araps
ec1fb325b0
misc: fix typo. Closes #1623
5 years ago
Ross Smith II
13cda3f7e4
neofetch: Fix Terminal Font for mintty ( #1641 )
...
* neofetch: Fix Terminal Font for mintty
* Quiet shellcheck error
5 years ago
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:
5 years ago
jrt
3514e02d61
add AsteroidOS ( #1676 )
5 years ago
Jonas Frei
6b755b7ac6
Added 'hikari' to supported WMs ( #1669 )
...
Co-authored-by: Jonas Frei <freijon@gmail.com>
5 years ago