Commit graph

3534 commits

Author SHA1 Message Date
Azalea Gui
98863df16d [U] Release 1.4.10 2023-08-16 23:37:23 -04: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
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
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
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
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
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
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
George Vlahavas
c547ccb3c3 Add Salix ascii art
Requested in #2043
2023-08-08 12:36:45 +03:00
李通洲
6251cb5e43
Resolution (macOS): improve detection
1. fix detection when `screenresolution` is not available
2. make scale factor detection actually work
3. remove `screenresolution` dependency
2023-08-08 14:46:03 +08:00
Reisy243
ea42a29bbd Adding Panwah logo 2023-08-07 23:25:29 -06:00
Mariell Hoversholm
cf17522d50
perf: use sed for colour removals
This has a notable change of performance.
2023-08-06 20:20:06 +02:00
etvx86
4d39bd750f
Add Unicode arch logo 2023-08-05 22:58:39 -04:00
etvx86
6db170e825
Merge branch 'hykilpikonna:master' into master 2023-08-05 22:57:27 -04:00
Azalea
a9602f5619 [PR] dylanaraps/neofetch#2352 from riverscn - Wild card for various OpenWrt distribution
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2352
Thanks to @riverscn

Co-authored-by: Shun Li <riverscn@gmail.com>
2023-08-05 10:54:19 -07:00
Azalea
2f69013177 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2023-08-05 10:50:09 -07:00
Azalea
434f5aeda8 [PR] dylanaraps/neofetch#2350 from Tracker-Friendly - Added evolution icon
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2350
Thanks to @Tracker-Friendly

Co-authored-by: Tracker-Friendly <jliwin98@pm.me>
2023-08-05 10:49:49 -07:00
Tracker-Friendly
988ca7993e Improved evolutionOS ASCII art further 2023-08-02 13:59:53 +01:00
Tracker-Friendly
1efafdfb81 Improved evolutionOS ASCII art 2023-08-02 13:59:42 +01:00
Tracker-Friendly
75fd94fa61 Added evolutionOS ASCII art 2023-08-02 13:59:23 +01:00
Shun Li
08029959f3
Wild card for various OpenWrt distribution 2023-08-02 12:11:28 +08:00
Nekosis
e9ae4dbb6f Add Meowix Linux logo 2023-07-30 20:59:43 -05:00
Azalea
407387eb0b [PR] dylanaraps/neofetch#2346 from enfyna - Add windows 95 ASCII logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2346
Thanks to @enfyna

Co-authored-by: enfyna <legendraslan@gmail.com>
2023-07-23 14:41:11 -07:00
Azalea
484f13fa39 [PR] dylanaraps/neofetch#2342 from bmwiedemann - Smoothen the Tumbleweed logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2342
Thanks to @bmwiedemann

Co-authored-by: Bernhard M. Wiedemann <bernhard+gitcommit lsmod.de>
2023-07-23 14:35:33 -07:00
Azalea
cf83073200 [+] Implement --package_separate flag
#135
2023-07-23 14:20:27 -07:00
Azalea
8e63a77335 [O] Separate flatpak-system and user
#135
2023-07-23 14:15:40 -07:00
Azalea
05c60fddfd [+] Add steam as a package manager
Closes #152
2023-07-23 13:51:13 -07:00
Azalea
04a6744e6d [+] Add squirrel package manager
Closes #153

Co-Authored-By: Skythrew <76571984+skythrew@users.noreply.github.com>
2023-07-23 13:32:16 -07:00
OldWorldOrdr
576facfd69 would a newline be better? 2023-07-22 22:24:12 -04:00
OldWorldOrdr
bec385d02f typo that caused a bug when running on wsl 2023-07-22 22:19:47 -04:00
enfyna
a32028755a Add windows 95 ASCII logo 2023-07-20 18:10:58 +03:00
etvx86
ebd6acd004
Update neofetch 2023-07-19 14:56:57 -04:00