Commit Graph

6866 Commits

Author SHA1 Message Date
seth 4ea0a4a9dc fix: run neowofetch directly on unix
The script should contain a shebang, so no need to spawn a subshell for
it
2024-10-24 15:21:41 -04:00
azalea b5b49ecbc0 [PR] #317 from rust-malaysia: RIIR
Rewrite it in Rust
2024-10-23 14:52:35 -07:00
azalea cf56c60006 [U] Release 1.99.0 1.99.0 neofetch-7.98.0 2024-10-23 17:36:53 -04:00
azalea a6225d698f [F] mkdir is actually used, can't remove it 2024-10-23 17:35:10 -04:00
azalea d5621877d5 [U] Update changelog 2024-10-23 17:07:58 -04:00
azalea d5b93829fc [F] Fix windows 7 support (???) 2024-10-23 16:35:35 -04:00
Cat f3fc92dc7d [U] Change references from BKasin to catumin
Have changed name irl and updated online identity in other places, so change here to match. Bailey -> Cat.
2024-10-23 12:43:34 -07:00
azalea 36fc38c7a9 [O] Use fastfetch as the default backend option if it's installed 2024-10-23 15:15:45 -04:00
azalea 6af128fb05 [U] Update build script 2024-10-23 15:12:44 -04:00
azalea 8b3e4bba76 [+] Fastfetch build scripts 2024-10-23 14:54:37 -04:00
azalea 1211dc6978 [+] Add random preset (Closes #334) 2024-10-23 13:18:02 -04:00
azalea d0f911922a [+] Fix backward compat issue with #303 2024-10-23 13:16:49 -04:00
azalea c68dd7fe5b [F] Fix #305 2024-10-23 12:23:07 -04:00
azalea 49b26dc7ea [PR] #302 from C-HCM: Subculture flags
Subculture flags
2024-10-23 09:03:03 -07:00
azalea f815d2bdd6 Merge branch 'master' into master 2024-10-23 09:01:16 -07:00
azalea b0b8c51d35 [PR] #303 from luna-1024: Fix custom_colors keys type mismatch
Fix ColorAlignment.custom_colors.keys() / slots type mismatch
2024-10-23 08:59:45 -07:00
azalea 87e6092446 [PR] #311 from Til7701: Colorful NixOS Logo
Colorful NixOS logo
2024-10-23 08:58:12 -07:00
azalea fb52256729 [PR] #337 from AlbydST: pip, bonsai, rad, radula, birb, appimage
Add support for more package managers and AppImageLauncher
2024-10-23 08:57:08 -07:00
azalea 5e11110c66 Merge branch 'master' into better-pm 2024-10-23 08:55:48 -07:00
azalea a8b94f9187 [PR] #344 from Paranoid-Pufferfish: Generate magix python file
Proprely adding Magix support for hyfetch
2024-10-23 08:52:39 -07:00
azalea 3754aada04 [-] Remove makefile according to discussion
https://github.com/hykilpikonna/hyfetch/commit/5b759e098630f84fdd5f2dcf0ee2bd814199b8b8#commitcomment-148190744
2024-10-21 22:24:53 -04:00
azalea f94e788547 [+] Changelog 2024-10-21 21:56:55 -04:00
azalea a5f648a3fa [PR] #340 from barracuda156: Add MacPorts for linux & bsd
neofetch: support MacPorts on Linux & BSD
2024-10-21 20:07:28 -04:00
azalea e184ed613a [PR] #318 from yari-dog: Add caninekin
caninekin flag for all the dogs
2024-10-21 20:05:25 -04:00
azalea f4d6b75f56 [+] Add a higher-contrast version of pangender flag
Closes #359
2024-10-21 20:01:23 -04:00
azalea 865850da59 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2024-10-21 20:00:10 -04:00
azalea 54e0f55a08 [O] Normalize formatting, remove duplicate preset 2024-10-21 20:00:00 -04:00
azalea c969ce3a21 [PR] #360 from devnoname120/macos/fix-network-speed
Fix network speed on macOS
2024-10-21 19:34:57 -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
azalea 6ac7f70c51 [F] Fix #298? 2024-10-07 06:49:53 -04:00
azalea c1fbd137a0 [F] Fix font logo matching 2024-10-07 06:26:58 -04:00
azalea 6f913b6d4a [+] Add functionality to print font logo 2024-10-07 06:20:50 -04:00
azalea 1077ee5142 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2024-10-07 06:19:21 -04:00
azalea cec24f6bd0 [+] Font logos 2024-10-07 06:17:43 -04:00
Cat 9636c980e7 [PR] #348 from MingcongBai: fix(neofetch): list all Intel GPUs as detected 2024-09-06 21:51:57 -07: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
Teoh Han Hui 0ca67a5608 Set foreground colors for the newly added distro logos 2024-08-30 00:31:18 +08:00
Teoh Han Hui b2f7a3cee9 Merge remote-tracking branch 'origin/master' into riir 2024-08-30 00:14:04 +08:00
Teoh Han Hui b33b26625a Merge pull request #44 from BKasin/riir
Add missing upstream flags
2024-08-30 00:06:14 +08:00
AIT MEDDOUR Fouad-Eddine 1e67d65cec Merge branch 'hykilpikonna:master' into master 2024-08-29 14:34:05 +01:00
Bailey Kasin e04ef3b0fd Add note of where polyam colours were pulled from
Co-authored-by: Teoh Han Hui <teohhanhui@gmail.com>
2024-08-29 01:27:22 -07:00
Bailey Kasin a51a19658a Add missing upstream flags
Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2024-08-28 23:37:20 -07: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
Bailey Kasin ce358fc155 [PR] #342 from BKasin, naviabbot: Add extra flags
* Adding Polyamorous flag

* Added extra flags

* Fixed Sapphic

* Added new flags and merged fixes from origin.

* Added genderqueer

---------

Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
Co-authored-by: Jaida Corvera <jaida@jcorvera.me>
Co-authored-by: Joshua Cain <72349atbwhs@gmail.com>
Fixes: https://github.com/hykilpikonna/hyfetch/issues/332
Closes: https://github.com/hykilpikonna/hyfetch/pull/295
2024-08-28 15:14:57 -07:00
Bailey Kasin d5b283e64d [PR] #339 from CrackedMatter: Escape AmogOS logo backslashes 2024-08-28 12:31:32 -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