Commit Graph

7061 Commits

Author SHA1 Message Date
Luna Jernberg
9f88df2109
Merge branch 'hykilpikonna:master' into master 2026-04-11 10:06:43 +02:00
Azalea
7a2b2ba744
Revise change log and notation details
Some checks failed
Shellcheck / check (push) Has been cancelled
Reintroduce About Notation section and update change log.
2026-04-08 22:00:11 +08:00
Luna Jernberg
968077ba7c
Update README with Slackware package status
Added note about Slackware package being orphaned.
2026-04-08 14:51:47 +02:00
Azalea
4b7c92ba4b [F] Fix build pkg
Some checks are pending
Shellcheck / check (push) Waiting to run
2026-04-07 21:39:20 +00:00
Azalea Gui
9cf9985973 [U] Release 2.1.0-rc1 2026-04-07 16:14:21 -04:00
Azalea
18bb479415 [U] Update fastfetch 2026-04-07 20:06:41 +00:00
Azalea
b667cc8ad6 [U] Changelog 2026-04-07 17:11:36 +00:00
Azalea
e838166b16 [F] Fix background color detection timeout (#453) 2026-04-07 17:04:55 +00:00
Azalea
43e1dc1067 [F] poor cat 2026-04-07 16:32:08 +00:00
Azalea
cc5d7570fb [+] CLI for selecting multiple flags at random (#487) 2026-04-07 16:13:17 +00:00
Azalea
b05d9c44b4 [+] Option to select random flags (#487) 2026-04-07 15:50:30 +00:00
Azalea
2995c78e66 [U] Update deps 2026-04-07 15:39:18 +00:00
Azalea
1d89f237db [F] Fix build 2026-04-07 15:39:12 +00:00
Azalea
75cde60494 [U] Changelog 2026-04-07 15:39:04 +00:00
Azalea
fa71dfb84e [+] Haruhi Suzumiya flag (#486) 2026-04-07 15:26:24 +00:00
Azalea
c147a2ffc6 [-] export distros
Some checks are pending
Shellcheck / check (push) Waiting to run
2026-04-07 07:42:18 +00:00
Azalea
9cc0f9a111 [O] Dedup 2026-04-07 07:15:27 +00:00
Azalea
0aa7731c17 [O] No need to export distros 2026-04-07 07:08:23 +00:00
Azalea
255dd3e630 [U] Changelog 2026-04-07 06:57:02 +00:00
Azalea
7100f7a682 [F] Fix first line missing
Some checks are pending
Shellcheck / check (push) Waiting to run
2026-04-07 06:23:16 +00:00
Azalea
68cb804ccf [+] Read from distro data in python 2026-04-07 06:05:18 +00:00
Azalea
e9b65287a3 [+] Read from distro data in rust 2026-04-07 06:00:01 +00:00
Azalea
5ff0a8d49a [O] Distro as data 2026-04-07 05:58:09 +00:00
Azalea
635fbfff01 [F] Fix bash in MINGW64 2026-04-07 02:29:26 +00:00
Azalea
13e56f621b [F] Fix macchina #491 2026-04-07 01:55:11 +00:00
Joanna Hartley
9500e8c0aa
Add support for QNX/Blackberry 10 (#480)
* Add support for QNX 8.x/Blackberry 10

* Maybe the real uptime was the friends we made along the way

* Detect name of the terminal application

* Re-run the list distros script

* Fix for incorrect memory utilization, and various copilot suggestions. Removed code providing unreliable detection of the terminal application

* Apply suggestion from @Copilot

Ignore header lines for qpkg package manager

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Remove erroneous dependencies

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-07 09:10:05 +08:00
thea
e5ba2b3be9
[+] Add custom_presets config option (#481)
* [+] Add custom_presets config option

* [F] Resolve Copilot issues
2026-04-07 09:09:52 +08:00
thea
e78e60da3d
[+] Live filter preset selection (#482)
* [+] Live filter preset selection

* [F] Resolve Copilot issues
2026-04-07 09:09:42 +08:00
joyous.fart
809b9c34f4
added peter griffin pride flag (#489)
Some checks failed
Shellcheck / check (push) Has been cancelled
added peter griffin pride flag (inspired by a yahiamice video i think (i dont remember which one sadly))
2026-03-24 09:03:22 +08:00
Enid Brown
352a1ba086
Fix terminal font output in kitty (#484)
Some checks failed
Shellcheck / check (push) Has been cancelled
[fix] fix terminal font output in kitty
2026-03-08 22:06:08 +08:00
Azalea
b81d5fed1b [F] Continue even when current path is not found (Fixes #426)
Some checks failed
Shellcheck / check (push) Has been cancelled
2026-02-11 21:47:27 -05:00
Azalea
f32e2df4fa [F] Fallback for OS unsupported by rust (Fix #474) 2026-02-11 21:26:36 -05:00
Azalea
abcc1d265b [F] Prioritize CLI-specified ASCII art by reading it early to prevent file descriptor issues and ensure it overrides configuration. (#475) 2026-02-11 20:57:49 -05:00
notfrants
25824da0e0
Added codex linux and re-run the list distros script (#477)
* Add codex linux

* Fix zirconium (#468)

* Remove non-existing distros (re-run the list_distros.py script)

* Add codex linux to the help message
2026-02-12 09:39:26 +08:00
Theo Haines
5e0f1ee909
[+] Add rubber flag (#479) 2026-02-12 09:28:14 +08:00
Andrin Haldner
62b0fd959f
Fix shell detection by using os.execv instead of subprocess.run (#469)
Some checks failed
Shellcheck / check (push) Has been cancelled
Replace subprocess.run with os.execv to directly exec the Rust binary
2026-01-24 00:17:55 -05:00
bri
9a66c10afd
[+] Add zirconium distro (#468)
add zirconium to neofetch
2026-01-24 00:16:32 -05:00
Azalea Gui
62fdc22c00 [U] Release 2.0.5
Some checks failed
Shellcheck / check (push) Has been cancelled
2025-11-21 07:21:23 -05:00
Azalea
1fdcfa66b8 Update neofetch 2025-11-21 20:20:39 +08:00
Azalea
d08a0745a5 [F] Fix shell check 2025-11-21 20:18:44 +08:00
Azalea
4ee5344209 Update deploy.md 2025-11-21 20:10:23 +08:00
Azalea
26030b0628 [+] Changelogs 2025-11-21 20:04:03 +08:00
Azalea
9b376f97c0 [F] Fix #460: Hyfetch panics upon entering invalid alignment option after roll
Some checks are pending
Shellcheck / check (push) Waiting to run
2025-11-21 19:38:19 +08:00
Azalea
2dc18050ca [F] Fix warning 2025-11-21 19:32:14 +08:00
Azalea
e816235637 [F] Fix #462 Python version prints Traceback on KeyboardInterrupt 2025-11-21 19:27:52 +08:00
Azalea
8046e9bab3 [F] Fix #465 2025-11-21 19:21:23 +08:00
ruby_rose
e03cda1475
Added femme flag (#456)
* Added femme

* Properly added femme to the list in build.rs

* Revert "Properly added femme to the list in build.rs"

This reverts commit be7f0748ac.

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-11-21 19:14:56 +08:00
Tini
20e5fb3f89
issue #440 void_old added (#457) 2025-11-21 19:10:36 +08:00
LithTheFox
e253a75924
Added back the flags that were lost in the python and rust presets merge (#466)
* Added flags that were lost in the Python and Rust presets merge

* [F] Should be above meme flags

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-11-21 19:09:54 +08:00
Azalea
2252fc36e7 Merge branch 'master' of github.com:hykilpikonna/hyfetch
Some checks failed
Shellcheck / check (push) Has been cancelled
2025-10-22 13:15:42 +08:00