Commit graph

6286 commits

Author SHA1 Message Date
Ghellab Abderrahmane
c0125cb632
added RhaymOS distro 2023-01-01 00:41:21 +01:00
Azalea
d7ecefa051 [O] Ignore shellcheck 2317 2022-12-28 21:44:26 -05:00
Azalea
2330b159ca [U] Changelog 2022-12-28 21:42:49 -05:00
Azalea
51ed5be11e [PR] dylanaraps/neofetch#2271 from m-ildefons - feat: display editor setting
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2271
Thanks to @m-ildefons

Co-authored-by: Moritz Röhrich <moritz@ildefons.de>
2022-12-28 21:35:53 -05:00
Moritz Röhrich
d6f16601a8
feat: display editor setting
Display the configured editor, version and path using the $EDITOR
environment variable similar to the way the shell version is displayed
from the $SHELL variable.

fixes: #2270
2022-12-28 22:24:48 +01:00
Hykilpikonna
14c7963d88
[PR] #56 from leana8959: Fix macOS network detection
Fix network module on macOS
2022-12-24 02:38:20 -05:00
Dummy
c69407345c shellcheck fix 2022-12-24 05:51:03 +01:00
Dummy
b30bbf5927 Revert "shellcheck: double quote"
This reverts commit 3938f43134.
2022-12-24 05:46:14 +01:00
Dummy
501c4f5e1f escaped quotes 2022-12-24 05:30:03 +01:00
Dummy
3938f43134 shellcheck: double quote 2022-12-24 05:26:16 +01:00
Léana 江
f3bdeb2d30 fixes 2022-12-24 04:34:28 +01:00
Léana 江
c2bac01778 use awk instead 2022-12-24 04:20:47 +01:00
Léana 江
99a6fc0770 fixed network module for macOS 2022-12-24 04:17:04 +01:00
Hykilpikonna
1c2cee4cf5
[PR] #55 from leana8959: Fix cmus macOS
fixed cmus on macOS
2022-12-22 11:30:22 -05:00
Léana 江
281904948b fixed cmus on macOS 2022-12-22 16:35:41 +01:00
Hykilpikonna
8b14d02f05
[O] Push neofetch tag as well 2022-12-19 11:17:22 -05:00
Hykilpikonna
007c82b3f4
[U] Release 1.4.5 2022-12-19 11:13:37 -05:00
Hykilpikonna
24a1283095
[F] Fix changelog location 2022-12-19 11:13:22 -05:00
Hykilpikonna
798cf64a94
[U] Update change files list 2022-12-19 11:09:29 -05:00
Hykilpikonna
eb516710e8
[U] Update changelog structure 2022-12-19 11:07:55 -05:00
Hykilpikonna
7d75a62c41
[+] Export distros before release 2022-12-19 11:06:47 -05:00
Hykilpikonna
b97b9403b9
[U] Changelog 2022-12-19 11:05:43 -05:00
Hykilpikonna
2ebf79a0d9
[PR] dylanaraps/neofetch#2239 from norz3n - Add Hybrid Linux ASCII Logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2239
Thanks to @norz3n

Co-authored-by: norz3n <vellynproduction@gmail.com>
2022-12-19 10:50:35 -05:00
Hayder Majid
e99db35920 Adding Uruk GNU/Linux logo
https://github.com/dylanaraps/neofetch/pull/2258
2022-12-19 10:44:58 -05:00
Hykilpikonna
6a7c72446b
[PR] dylanaraps/neofetch#2264 from soushi0210 - add Project Sasanqua my wip Project)
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2264
Thanks to @soushi0210

Co-authored-by: soushi0210 <77261946+soushi0210@users.noreply.github.com>
2022-12-19 10:35:19 -05:00
soushi0210
3d3a793d53
fix 2022-12-18 11:33:25 +09:00
soushi0210
a54013ffd9
add Project Sasanqua 2022-12-17 22:49:19 +09:00
soushi0210
eac7381023
add Project Cosmos 2022-12-17 22:48:54 +09:00
soushi0210
d6c18e1222
add Project Cosmos 2022-12-17 22:44:03 +09:00
Hykilpikonna
244efd541e
[+] Add python 3.11 tag 2022-12-12 19:21:09 -05:00
Hykilpikonna
39be7aa916
[PR] #52 from slackingfred: Memory unit fix
Proper implementation of memory_unit and mem_precision
2022-12-12 11:44:40 -05:00
Fred
4fab51355e
Shorten variable names to keep within 100 columns 2022-12-12 21:23:22 +08:00
Fred
b951600d00
Keep the default memory unit MiB, despite internal logic change 2022-12-12 21:20:57 +08:00
Fred
efb5a4f4be
Proper implementation of memory_unit and mem_precision 2022-12-12 18:01:30 +08:00
Hykilpikonna
51b8bd61e0
[F] Fix subpackage installing
https://github.com/dylanaraps/neofetch/issues/2257
2022-12-11 21:35:20 -05:00
Hykilpikonna
bc2a8dbf3c
[M] Move distro.py to distros/__init__.py 2022-12-11 07:40:53 -05:00
Hykilpikonna
0c4b239266
[+] Try pure-python distro detection 2022-12-11 07:08:09 -05:00
Hykilpikonna
5d392262c1
[F] Unescape backslash 2022-12-11 07:03:10 -05:00
Hykilpikonna
485aa44f3f
[F] Lowercase distro detection 2022-12-11 07:02:54 -05:00
Hykilpikonna
adc947cecd
[+] Generate distro detection script based on glob 2022-12-11 06:54:01 -05:00
Hykilpikonna
6404b37b9e
[M] Move distros into hyfetch 2022-12-11 06:23:29 -05:00
Hykilpikonna
0897d468a8
[U] Changelog 2022-12-11 05:40:47 -05:00
Azalea
5c0f6bfd78 [F] Fix wm detection when lsof doesn't exist but fuser exists
https://github.com/hykilpikonna/hyfetch/pull/51
2022-12-11 05:26:59 -05:00
Hykilpikonna
2117040796
[F] Fix typo 2022-12-10 21:06:43 -05:00
Hykilpikonna
dea5f5b583
[-] Remove debug output 2022-12-10 21:05:25 -05:00
Hykilpikonna
4447313769
[+] Support fastfetch as a *fetch backend
https://github.com/dylanaraps/neofetch/issues/2257
2022-12-10 21:04:38 -05:00
Hykilpikonna
389cd91346
[O] Hide debug arguments from help menu, shorten --test-distro to --distro 2022-12-10 21:00:45 -05:00
Hykilpikonna
f786dce40e
[M] Move literal types to types.py 2022-12-10 21:00:10 -05:00
Hykilpikonna
4d073df750
[O] tools: Use module instead of custom search path 2022-12-10 20:54:20 -05:00
Hykilpikonna
2ca7103f1a
[-] Remove ascii_len and ascii_lines env variables 2022-12-10 20:32:58 -05:00