Mingcong Bai
a8f26f9e36
neofetch: rename AOSC OS/Retro as Afterglow; update logo
...
Refer to our newsletter for details on the rebranding.
Ref: https://aosc.io/news/posts/2023-08-25-coffee-break/
2023-09-08 16:27:41 +08:00
Mingcong Bai
1e8fade4be
neofetch: use new AOSC OS logo
2023-09-08 15:46:10 +08:00
Azalea
ace0245097
[PR] #177 from BKasin/config
2023-09-06 23:19:27 -04:00
Azalea
5122d08ff6
[U] Update release script for #174
2023-09-06 20:18:00 -07:00
Azalea
179fa567a3
[PR] #174 from BKasin/makefile
2023-09-06 23:14:49 -04:00
Azalea
1acfe273e8
[PR] #181 from BKasin/config_args
2023-09-06 23:11:12 -04:00
Bailey Kasin
1ff772a01b
[+] Add ability to set backend args in config file
...
Adds the option to set permanent backend args in
the config file, as requested in #180 .
2023-08-30 01:02:45 -07:00
Bailey Kasin
8182224dc7
[F] Fix config file argument not being used
2023-08-25 21:19:37 -07:00
Bailey Kasin
57a28da23b
all shouldn’t call install, whoops
2023-08-23 01:38:39 -07:00
Bailey Kasin
4536dafa09
remove neowofetch.1 since it was a copy of neofetch.1
2023-08-22 23:55:49 -07:00
Bailey Kasin
c8185944dc
Update Makefile to be able to install hyfetch
2023-08-22 23:47:53 -07:00
OldWorldOrdr
4a90533097
Merge branch 'hykilpikonna:master' into fix-sed
2023-08-18 13:44:07 -04:00
Azalea
b353cb7247
Merge branch 'master' of https://github.com/hykilpikonna/hyfetch
2023-08-18 09:41:45 -07:00
Azalea
4d9bbbae9c
[F] Fix DE empty bracket in macOS
...
Closes #172
Co-Authored-By: Carter Li <6134068+carterli@users.noreply.github.com>
2023-08-18 09:41:43 -07:00
Azalea
edf2a697d9
[PR] #170 from OldWorldOrdr: Fix color blocks for bash !=3 & <5
2023-08-18 12:37:07 -04:00
OldWorldOrdr
c7a516247a
use sed -r instead of -E when using GNU sed
2023-08-17 15:21:20 -04:00
OldWorldOrdr
29cbbae974
fix issue with cols
2023-08-17 09:03:27 -04:00
Azalea Gui
98863df16d
[U] Release 1.4.10
2023-08-16 23:37:23 -04:00
Azalea
922a91ebb1
[U] Update readme
2023-08-14 21:21:28 -07:00
Azalea
e7938ea4c3
[+] More editor support
2023-08-14 21:20:45 -07:00
Azalea
7491081946
[O] Optimize editor detection
2023-08-14 21:12:33 -07:00
Azalea
14bde2e49b
[F] Find actual editor name by tracing symlinks
2023-08-14 20:56:27 -07:00
Azalea
242eae6de0
[U] Changelog
2023-08-14 20:43:03 -07:00
Azalea
53bbd3fdf8
[PR] #164 from OldWorldOrdr: Resolution for iOS
2023-08-14 23:22:43 -04:00
Azalea
5c785f0819
[PR] dylanaraps/neofetch#2362 from CarterLi - LocalIP (macOS): improve detection
...
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2362
Thanks to @CarterLi
Co-authored-by: 李通洲 <zhangsongcui3371@sina.com>
2023-08-14 20:19:46 -07:00
Azalea
75750f12a5
[F] Fix macOS route on VPN hangs
...
https://github.com/dylanaraps/neofetch/pull/2362
2023-08-14 20:19:11 -07:00
OldWorldOrdr
73b39252df
Merge branch 'hykilpikonna:master' into master
2023-08-14 19:55:21 -04:00
李通洲
b313d39366
LocalIP (macOS): improve detection
...
When a VPN session is enabled, the default route interface is changed to `utun*`, however `ipconfig` doesn't support it for some reason
Use `ifconfig` instead
2023-08-14 15:40:36 +08:00
Azalea
116c83b513
[PR] dylanaraps/neofetch#2355 from Reisy243 - Adding Panwah logo
...
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2355
Thanks to @Reisy243
Co-authored-by: Reisy243 <reisimineredpanda@gmail.com>
2023-08-13 19:43:40 -07:00
Azalea
e33ccd3484
[F] Fix fore-back for kubuntu
...
Closes #154
2023-08-13 19:32:10 -07:00
Azalea
1e68f174cd
[F] Fix reset performance
...
Closes #158
2023-08-13 19:25:55 -07:00
Azalea
d164d4c8f6
[PR] #166 from FragCGI: Venom Linux logo update
2023-08-13 22:14:14 -04:00
Azalea
445f97093a
[PR] #167 from gapan: Add Slackel
2023-08-13 22:11:03 -04:00
George Vlahavas
e81f2aa6d7
Add Slackel logo
2023-08-13 23:22:15 +03:00
FragCGI
53dec09f88
Update neofetch
...
Updated to new Venom Linux logo with small variant
2023-08-12 20:53:41 -03:00
FragCGI
3d7dfc0220
Update neofetch
2023-08-12 20:50:06 -03:00
Azalea
62710fa00e
[PR] #165 from Alxhr0: New scratch package manager
2023-08-12 17:44:40 -04:00
Alxhr0
63f37d28e3
Added scratch support
2023-08-12 12:33:41 +02:00
OldWorldOrdr
8c4cbf656f
resolution for iPhone OS
2023-08-12 05:26:31 -04:00
Azalea
526c97fde6
[F] Fix shellcheck warnings https://github.com/dylanaraps/neofetch/pull/2356
2023-08-10 13:13:50 -07:00
Azalea
391ff75cd1
[PR] dylanaraps/neofetch#2356 from CarterLi - Resolution (macOS): improve detection
...
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2356
Thanks to @CarterLi
Co-authored-by: 李通洲 <zhangsongcui3371@sina.com>
2023-08-10 13:09:28 -07:00
Azalea
df0c2be57a
[PR] dylanaraps/neofetch#2358 from shivanandvp - Fix RebornOS logo
...
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2358
Thanks to @shivanandvp
Co-authored-by: shivanandvp <shivanandvp.oss@gmail.com>
2023-08-10 11:08:28 -07:00
Azalea
59ef6434d7
[PR] dylanaraps/neofetch#2357 from gapan - Add Salix ascii art
...
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2357
Thanks to @gapan
Co-authored-by: George Vlahavas <vlahavas@gmail.com>
2023-08-10 11:04:15 -07:00
Azalea
01821a8d7a
[F] Fix editor version stuck on macOS using the pico editor
...
https://github.com/dylanaraps/neofetch/pull/2271
2023-08-09 18:52:55 -07:00
Azalea
65d82be06e
[PR] #163 from mcneb10: Display global KDE Plasma theme
...
Display global KDE Plasma theme and fix bug with DE listing on windows
2023-08-09 21:30:05 -04:00
Azalea
b5e9edfae7
[F] Fix shellcheck warnings
2023-08-09 18:26:00 -07:00
mcneb10
98feca03f9
Don't try to display XDG_SESSION_TYPE on Windows
2023-08-09 13:04:55 -05:00
Xanudu
6167ba885b
Update neofetch
2023-08-09 14:45:40 +05:30
mcneb10
ce2a49e9a0
Display global KDE Plasma theme
2023-08-09 01:23:36 -05:00
shivanandvp
d025ece2c3
Fix RebornOS logo
2023-08-08 05:37:57 -05:00