Commit graph

6322 commits

Author SHA1 Message Date
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
Your name
dd5084fbe8 [+] Add config file arg 2022-12-04 22:44:32 +03:00
Silent
d8bdffa1f1
Added SalientOS 2022-12-03 14:57:16 +00:00
Hykilpikonna
d607b3326c
[F] Fix Aster wildcard matching 2022-12-03 00:56:28 -05:00
Hykilpikonna
b5f1af6949
[F] neofetch: Fix aster* and asteroid order
https://github.com/dylanaraps/neofetch/pull/2251
2022-12-03 00:56:01 -05:00
Hykilpikonna
18fe75efae
[PR] dylanaraps/neofetch#2251 from sahanuser - Add Aster Linux Logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2251
Thanks to @sahanuser

Co-authored-by: sahanuser <sahan.user@gmail.com>
2022-12-03 00:47:13 -05:00
SahanRasanjana
3f6211aec8
Delete .gitignore 2022-12-03 09:19:28 +05:30
sahanuser
2f741d8933 Add Aster Logo 2022-12-03 09:19:09 +05:30
sahanuser
ef9d0886e6 Add Aster Logo 2022-12-03 09:17:53 +05:30
sahanuser
961acd9713 asl-keyring 2022-12-03 09:16:01 +05:30