Commit graph

6173 commits

Author SHA1 Message Date
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
Hykilpikonna
7e0b0d7212
[O] Remove print_custom_ascii requirement from neofetch 2022-12-10 20:31:11 -05:00
Hykilpikonna
1b0cf4ae1e
[PR] #49 from DaRacci: Fix cargo bin dir
fix: cargo bin dir
2022-12-07 10:09:10 -05:00
Racci
1ac9680442
fix: path ins't set by default
Co-authored-by: Hykilpikonna <me@hydev.org>
2022-12-07 13:40:41 +11:00
Hykilpikonna
818a27e949
[PR] #48 from NinVoido: Config file argument
[+] Add config file arg
2022-12-06 19:47:19 -05:00
Racci
30c50dc792
fix: cargo bin dir
Use the environment variable to find the dir instead of the hard coded default
2022-12-05 16:00:35 +11:00