Commit Graph

3706 Commits

Author SHA1 Message Date
Azalea
b74787768f [+] Bazzite (#406) 2025-05-27 11:43:32 +09:00
Zulta
218c535d06
Add Rhino Linux Logo (#407)
* added Rhino Linux Logo

* updated rhino.py

* fixed the ;; on line 8745

* [F] Fix python generation

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-05-25 21:59:28 -04:00
Yuki Kurosawa
d2dfd950a3
Update KSLinux detection due to kpt and kpm command is removed (#395)
* Update KSLinux detection due to kpt and kpm command is removed

* Fix Bugs
2025-04-06 01:03:39 -04:00
Paul
45ee7e199e
Fix unwanted space in Python version (#401)
Before:

```
Python: Python 3.13.2 [Clang 16.0.0 ]
```

After:

```
Python: Python 3.13.2 [Clang 16.0.0]
```
2025-04-06 01:02:46 -04:00
Streaksu
8a536c30f0
[PR] Separate Gloire from Ironclad (#388)
Some checks failed
Shellcheck / check (push) Has been cancelled
2025-02-15 09:08:03 -05:00
Un1q32
5c24bd443a
[PR] fix cpu fetching code for leopard and tiger (#387)
* fix cpu fetching code for leopard and tiger

* some 10.5 systems have this sysctl, just check if it exists like this
2025-02-15 09:03:48 -05:00
Un1q32
e691b2d9da
[PR] fix memory code for old macOS versions (#389)
Some checks are pending
Shellcheck / check (push) Waiting to run
* fix memory code for old macOS versions

* don't print memory at all here, instead of just printing zeros
2025-02-15 10:48:21 +08:00
zenobit
d6b559fb40
[F] am count packages fix (#375)
Some checks failed
Shellcheck / check (push) Has been cancelled
2025-01-04 03:16:00 +08:00
Nejc Bertoncelj
df71b0132a neofetch: Speed-up rpm total package count
Skipping package digest and signature verification yields a significant
speed-up when counting total packages.

Idea taken from rpm's bash-completion script.
2024-11-30 20:27:13 +01:00
Lubos Kocman
aa065fe910 openSUSE distro refresh
* Add openSUSE Slowroll
* Updated logos for openSUSE Leap and Tumbleweed
  gh#openSUSE/branding#154 gh#openSUSE/branding#160
* Update neofetch accordingly to gh#openSUSE/neofetch fork
2024-10-29 14:30:28 +01:00
Azalea Gui
cf56c60006 [U] Release 1.99.0 2024-10-23 17:36:53 -04:00
Azalea Gui
c68dd7fe5b [F] Fix #305
Some checks are pending
Shellcheck / check (push) Waiting to run
2024-10-23 12:23:07 -04:00
Azalea
87e6092446
[PR] #311 from Til7701: Colorful NixOS Logo
Colorful NixOS logo
2024-10-23 08:58:12 -07:00
Azalea
5e11110c66
Merge branch 'master' into better-pm 2024-10-23 08:55:48 -07:00
Azalea
a5f648a3fa
[PR] #340 from barracuda156: Add MacPorts for linux & bsd
Some checks are pending
Shellcheck / check (push) Waiting to run
neofetch: support MacPorts on Linux & BSD
2024-10-21 20:07:28 -04:00
Paul
afc646c679
[F] Fix network speed on macOS
The `airport` utility is deprecated and not working on newer macOS versions.
2024-10-22 01:10:31 +02:00
Mingcong Bai
3866ad0249 fix(neofetch): list all Intel GPUs as detected
Now that Intel is selling its own dedicated GPUs, it is increasingly
common to see laptops and desktop devices with multiple Intel GPUs. This
patch is intended to fix GPU detection on a laptop with both an integrated
UHD Graphics GPU and an Arc 380 (DG2).

Note that this may potentially cause regressions, but the original
upstream did not record the original issue, so I'm inclined to write it
off as an outdated fix:

  commit ee815f9c66
  Author: Dylan Araps <dylan.araps@gmail.com>
  Date:   Mon Apr 9 09:51:23 2018 +1000

      gpu: Fixed duplicate intel bug.
2024-09-03 16:57:36 +08:00
Bailey Kasin
a65a229b0e
[PR] #343 from BKasin: neofetch: add mauna linux logo 2024-08-28 18:06:07 -07:00
Bailey Kasin
5c0662142e
neofetch: add mauna linux logo
Fixes: https://github.com/hykilpikonna/hyfetch/issues/308

Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2024-08-28 17:58:20 -07:00
Bailey Kasin
88d835f511
[PR] #341 from barracuda156: neofetch: support host info for PowerPC Macintosh models 2024-08-28 16:24:09 -07:00
Sergey Fedorov
a609edc505 neofetch: add info for PowerBook/iBook models 2024-08-28 19:25:22 +08:00
Sergey Fedorov
753d35b56e neofetch: add info for PowerMac/iMac models 2024-08-28 18:56:46 +08:00
Sergey Fedorov
d309f2d8a8 neofetch: support MacPorts on Linux & BSD 2024-08-28 18:35:38 +08:00
AlbydS
afa18885ee
Remove urpmq because it doesn't list installed packages
Urpmq doesn't list installed packages. `uprmq --list-media active` lists active repositories instead. Mageia uses RPM to count installed packages.
2024-08-25 16:48:19 +00:00
CrackedMatter
69f07aec8f Escape AmogOS backslashes 2024-08-25 12:25:12 +02:00
Azalea
95a6cc7f4b
[PR] #320 from felipemroni: Add biglinux large
Update biglinux colors
2024-08-25 00:38:56 -04:00
Azalea Gui
896ba8fc7d [F] Fix case order 2024-08-25 00:38:35 -04:00
Azalea Gui
319afd2aa9 [+] BigLinux_large by felipemroni 2024-08-25 00:37:22 -04:00
Azalea
3df77e0042
[PR] #321 from dennis1248: Add Arkane Linux
Add Arkane Linux logo
2024-08-25 00:25:36 -04:00
Azalea
3dafba3554
[PR] #336 from AlbydST: lfs logo
Add Linux From Scratch logo
2024-08-25 00:12:37 -04:00
Azalea Gui
36d87c2c35 [F] Fix shellcheck error 2024-08-25 00:07:11 -04:00
Azalea Gui
0f744ff815 [F] Fix shellcheck warnings 2024-08-25 00:02:55 -04:00
Azalea Gui
0dea6eb11b [O] Remove duplicate pkg_info 2024-08-24 23:49:49 -04:00
Azalea Gui
05685de193 [O] Remove duplicate guix 2024-08-24 23:45:47 -04:00
Azalea Gui
03a6802b8f [O] Clarify bonsai 2024-08-24 23:44:42 -04:00
Paranoid-Pufferfish
32dd56dc63
Add Magix art 2024-08-23 23:19:52 +01:00
AlbydS
6732945af8
Add support for more package managers and AppImageLauncher
I added support for the following package managers:
- Bonsai
- pkg_info (CRUX)
- GNU Guix
- Rad / Radula
- URPMI
- Birb

I also improved AppImage detection, now it supports AppImageLauncher and automatically detects where the files are.
2024-08-23 13:58:32 +00:00
AlbydS
bb6b9b1d37
Add Linux From Scratch logo
I added an ASCII logo for Linux From Scratch
2024-08-23 10:49:51 +00:00
Tilman Holube
279311fea0
Merge branch 'hykilpikonna:master' into master 2024-07-22 13:13:31 +02:00
Dennis ten Hoove
b5588d8259
Add Arkane Linux logo 2024-07-04 17:43:17 +02:00
Azalea
2a01c50aa6 [-] Remove lilu detection
Closes #310
2024-06-27 01:07:08 +08:00
Azalea
c185f018a4
[PR] #314 from thepigeongenerator: fix colours not reverting properly
fix colours not reverting properly
2024-06-27 00:35:24 +08:00
ark-lamp-umbrella
ca77102be1 add BlackMesa 2024-06-25 22:19:31 -07:00
Quinn
5ee89eb148 include bash version < 5 case 2024-06-20 14:13:18 +02:00
Quinn
ced109f0ea fix colours not reverting properly 2024-06-20 13:45:40 +02:00
Tilman Holube
270334a385
Merge branch 'hykilpikonna:master' into master 2024-05-30 18:29:10 +02:00
Bailey Kasin
e08e864be0
[+] Add "Furreto Linux" support 2024-05-19 05:00:21 -07:00
FurretDev
c2a26cf0ae changed something from the neofetch file even though i don't really know what does it do qwp 2024-05-17 20:17:07 +02:00
FurretDev
1c1483822c properly added furreto linux 2024-05-17 20:07:57 +02:00
FurretDev
d8affa54cd added furreto 2024-05-16 22:55:51 +02:00