Commit graph

3458 commits

Author SHA1 Message Date
Skythrew
834aa56030
[U] Updated Stock Linux package counter to meet new squirrel config 2022-11-16 15:32:52 +01:00
Hykilpikonna
d6c57bd6f9
[O] NF: Replace tab indent with spaces, remove trailing space 2022-11-16 00:06:58 -05:00
Hykilpikonna
d7c4d493c9
[+] NF: Add Tea package manager
Fixes https://github.com/dylanaraps/neofetch/issues/2235
2022-11-15 23:52:28 -05:00
Hykilpikonna
673d995618
[U] Release 1.4.4 2022-11-15 23:34:50 -05:00
Hykilpikonna
78f4f061f4
[PR] dylanaraps/neofetch#2234 from medanisjbara - Add dwl to wayland window managers
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2234
Thanks to @medanisjbara

Co-authored-by: Med Anis Jbara <74317212+medanisjbara@users.noreply.github.com>
2022-11-14 09:31:53 -05:00
Med Anis Jbara
f909b3c3b8
Add dwl to wayland window managers 2022-11-14 12:43:44 +01:00
Hykilpikonna
b4944599c5
[PR] dylanaraps/neofetch#2232 from tmiland - Fix display of
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2232
Thanks to @tmiland

Co-authored-by: Tommy Miland <kontakt@tmiland.com>
2022-11-13 12:24:14 -05:00
Hykilpikonna
21cffcc4f4
[PR] dylanaraps/neofetch#2233 from JackGannonUK - Add Enso Support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2233
Thanks to @JackGannonUK

Co-authored-by: Jack Gannon <jack@uquinix.com>
2022-11-13 12:02:37 -05:00
Jack Gannon
8d9d4407a3 syntax 2022-11-13 16:18:30 +00:00
Jack Gannon
0e93f5484f enso distro addition 2022-11-13 16:06:20 +00:00
Tommy Miland
f9c7c570a1 Fix display of $XDG_SESSION_TYPE
- Fixed display $XDG_SESSION_TYPE
2022-11-11 12:44:23 +01:00
Hykilpikonna
f93315a7ad
[PR] #34 from saeziae: fix some problem in detecting cpu such as loongson 2022-11-03 23:45:36 -04:00
Azalea (on HyDEV-Daisy)
cde4914c19
[PR] dylanaraps/neofetch#2225 from TriMoon - Enhancing --memory_unit functionality
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2225
Thanks to @TriMoon

Co-authored-by: ©TriMoon™ <TriMoon@users.noreply.github.com>
2022-11-03 23:39:40 -04:00
saeziae
bce73f6836
fix some problem in detecting cpu such as loongson 2022-11-03 23:50:58 +08:00
Hykilpikonna
5012c996f2
[O] Fix shellcheck warnings 2022-11-01 14:26:01 -04:00
Hykilpikonna
c00568d413
[F] Fix memory progress bar only displaying when unit is mib 2022-11-01 14:25:52 -04:00
Hykilpikonna
d56f083dbc
[PR] dylanaraps/neofetch#2228 from netsecninja - Corrected spacing issue on LMDE logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2228
Thanks to @netsecninja

Co-authored-by: netsecninja <netsecninja@users.noreply.github.com>
2022-11-01 12:58:03 -04:00
netsecninja
b7f6e4f306
Corrected spacing issue on LMDE logo
The top line of the LMDE logo was missing the correct spacing to properly align with the rest of the logo
2022-11-01 09:19:12 -06:00
©TriMoon™
619c9d2224
Update neofetch
Making calculations general purpose.
2022-10-31 14:29:18 +03:00
©TriMoon™
d57463b0d3
Update neofetch
Separating calculations as shown in https://github.com/dylanaraps/neofetch/pull/2225#issuecomment-1296882170
2022-10-31 14:15:44 +03:00
©TriMoon™
ca13eb22e7
Update neofetch
Fixing shellcheck warnings mentioned in https://github.com/dylanaraps/neofetch/pull/2225#issuecomment-1296876166
2022-10-31 14:00:55 +03:00
©TriMoon™
a52c49380d
Update neofetch
Added `--memory_precision` flag, default=`2`.
2022-10-31 13:52:51 +03:00
©TriMoon™
ba2001cc64
Update neofetch
Added `tib` to usage output of `-memory_unit`.
2022-10-31 13:18:21 +03:00
Hykilpikonna
e07895c614
[PR] dylanaraps/neofetch#2225 from TriMoon - Enhancing --memory_unit functionality
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2225
Thanks to @TriMoon

Co-authored-by: ©TriMoon™ <TriMoon@users.noreply.github.com>
2022-10-31 06:15:01 -04:00
Hykilpikonna
3d6427b936
[PR] dylanaraps/neofetch#2225 from TriMoon - Enhancing --memory_unit functionality
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2225
Thanks to @TriMoon

Co-authored-by: ©TriMoon™ <TriMoon@users.noreply.github.com>
2022-10-31 06:14:35 -04:00
©TriMoon™
943c3025e5
Update neofetch
added `tib` to description of `memory_unit`.
2022-10-31 13:14:29 +03:00
©TriMoon™
67cf02c964
Enhancing --memory_unit functionality
Improving 0435dcd0cd
- Implementing https://github.com/dylanaraps/neofetch/issues/1170#issuecomment-455576889 to avoid awk usage.
- Adding ability to configure precision of output using `mem_precision` which defaults to `2`.
- Added `tib` to accommodate TiB mentioned in https://github.com/dylanaraps/neofetch/issues/1170#issuecomment-894705941
2022-10-31 13:03:10 +03:00
Hykilpikonna
8616ff0504
[U] Release 1.4.3 2022-10-30 13:24:53 -04:00
Hykilpikonna
700f651378
[F] Fix cols coloring reset for bash 3.2
Introduce by #24
2022-10-30 13:11:27 -04:00
Hykilpikonna
fdd3ef970d
[PR] dylanaraps/neofetch#2222 from AwkwardTeenageBoy - VanillaOS neofetch
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2222
Thanks to @AwkwardTeenageBoy

Co-authored-by: Twinkie <105467171+AwkwardTeenageBoy@users.noreply.github.com>
2022-10-30 12:35:36 -04:00
Twinkie
6390ed10c4
Update neofetch 2022-10-27 12:20:39 -07:00
Twinkie
810b380e47
Update neofetch 2022-10-27 12:17:20 -07:00
Twinkie
1274e977c3
Update neofetch 2022-10-27 12:07:51 -07:00
Twinkie
38fb44cb8e
Added Vanilla Logo and Support for Vanilla 2022-10-27 10:15:52 -07:00
yxnan
5bf7fbf2b4
Add options for --stdout 2022-10-27 22:16:10 +08:00
yxnan
23a1b10467
Check if the output is a tty
The color code should not be emitted if the stdout is not a typical terminal, we add the check so there is no need to explictly specify `--stdout`
2022-10-27 00:27:23 +08:00
Azalea
774598fcb3 [PR] dylanaraps/neofetch#2215 from VitoFe - Add garuda_small, sort _small variants
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2215
Thanks to @VitoFe

Co-authored-by: VitoFe <vito-7@hotmail.it>
2022-10-21 14:42:22 -04:00
Azalea
8abfb0c876 [PR] dylanaraps/neofetch#2213 from EnterTheVoid-x86 - Add Cobalt Linux logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2213
Thanks to @EnterTheVoid-x86

Co-authored-by: etvx86 <64978924+EnterTheVoid-x86@users.noreply.github.com>
2022-10-21 14:25:26 -04:00
Alyx Ferrari
6efd890526 Surround macOS build number in parentheses 2022-10-19 10:25:08 -04:00
senjan
1369828e3e simple improvements for Solaris 2022-10-17 22:38:14 +02:00
VitoFe
05cf31fc14
Add garuda_small, sort _small variants
Added garuda_small
Sorted the _small variants note distro list alphabetically, just like the normal list (for consistency)
2022-10-15 17:55:11 +00:00
etvx86
49003c859f
add cobalt in help message 2022-10-11 13:44:16 -04:00
etvx86
10bf2fce08
Add Cobalt Linux logo
Hopefully this gets merged -

Cobalt Linux is a distribution I'm currently working on, which will come with window managers and have the goal of customization. It also has a goal of "Arch Linux made easy".
2022-10-11 13:38:11 -04:00
Azalea (on HyDEV-Daisy)
0a1e97cd92
[U] Release 1.4.2 2022-10-04 13:10:37 -04:00
Azalea (on HyDEV-Daisy)
5be5aa1b51
[O] Show memory percentage, speed shorthand, refresh rate by default 2022-10-04 13:03:32 -04:00
Azalea (on HyDEV-Daisy)
08f75415eb
[F] Fix neofetch permissions (+x) 2022-10-04 12:44:02 -04:00
Azalea (on HyDEV-Daisy)
02b6e9d72d
[PR] dylanaraps/neofetch#1706 from ravenclaw900 - Add DietPi support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1706
Thanks to @ravenclaw900

Co-Authored-By: ravenclaw900 <50060110+ravenclaw900@users.noreply.github.com>
2022-10-04 12:42:15 -04:00
Azalea (on HyDEV-Daisy)
59b9dc6e1a
[PR] dylanaraps/neofetch#2196 from matt-fidd - Added for OmniOS illumos distribution
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2196
Thanks to @matt-fidd

Co-authored-by: matt <matt@fiddaman.net>
2022-10-04 12:31:15 -04:00
Azalea (on HyDEV-Daisy)
0f302eea60
[PR] dylanaraps/neofetch#2201 from FakeShell - add droidian to neofetch
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2201
Thanks to @FakeShell

Co-authored-by: Bardia Moshiri <fakeshell@bardia.tech>
2022-10-04 12:22:52 -04:00
Azalea (on HyDEV-Daisy)
7c7cba2346
Merge branch 'master' of github.com:hykilpikonna/hyfetch 2022-10-04 12:04:37 -04:00
Azalea (on HyDEV-Daisy)
f989ec0d20
[PR] dylanaraps/neofetch#2210 from chaeya - Added ascii logo for hamonikr
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2210
Thanks to @chaeya

Co-authored-by: Kevin Kim <hckim@invesume.com>
2022-10-04 12:04:18 -04:00
Kevin Kim
7f48e4cd43 Added ascii logo for hamonikr 2022-10-01 20:24:04 +09:00
OldWorldOrdr
bc89c50427
Update neofetch 2022-09-30 06:34:19 -04:00
Azalea (on HyDEV-Daisy)
79e0a8360b
Merge branch 'master' of github.com:hykilpikonna/hyfetch 2022-09-26 09:16:30 -04:00
Azalea (on HyDEV-Daisy)
d2347cefb1
[+] #22 Add tidal-hifi song detection 2022-09-26 09:16:18 -04:00
Skythrew
3dde4bcdef
feat: added Stock Linux logo 2022-09-26 07:31:09 +02:00
Hykilpikonna
0811acab58
[F] Fix multiple CPU model detection for ARM
https://github.com/dylanaraps/neofetch/pull/2139
2022-09-20 13:20:32 -04:00
Hykilpikonna
f14324ffce
[U] Display memory in GiB by default 2022-09-20 11:50:07 -04:00
Hykilpikonna
1ba7b339c9
[-] Disable network display when network is not detected 2022-09-20 11:44:17 -04:00
Bardia Moshiri
8987b0b15f change droidian from half green to full green logo 2022-09-18 16:07:32 -04:00
Bardia Moshiri
4f12d97e40 add droidian to neofetch 2022-09-18 15:40:34 -04:00
matt
c3beb21966 Add 'pkg list' package source 2022-09-15 17:24:08 +00:00
matt
078af21630 Fix solaris fqdn 2022-09-15 17:24:08 +00:00
matt
4e7724ecf8 Add illumos os support 2022-09-15 17:24:08 +00:00
matt
624bd97045 Fix uptime value in Solaris 2022-09-15 17:24:08 +00:00
matt
45ea478414 Added ascii art for OmniOS illumos distribution 2022-09-15 17:24:08 +00:00
Azalea (on HyDEV-Daisy)
d850e4c91e
[PR] dylanaraps/neofetch#2139 from saeziae - Fix support for ARM, RISC-V, LoongArch detection
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2139
Thanks to @saeziae

Co-authored-by: Estela Xu <i@estela.cn>
2022-09-10 15:18:49 -04:00
Azalea (on HyDEV-Daisy)
8a01ce491b
[PR] dylanaraps/neofetch#2192 from Skythrew - Stock Linux distro support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2192
Thanks to @Skythrew

Co-authored-by: Skythrew <76571984+Skythrew@users.noreply.github.com>
2022-09-09 19:53:08 -04:00
saeziae
fd2248daec merge riscv and loongarch to others 2022-09-08 22:55:50 +08:00
Azalea (on HyDEV-Daisy)
b7c8937c4e
[U] Release 1.4.1 2022-09-06 12:17:46 -04:00
Azalea (on HyDEV-Daisy)
712cf097f4
[F] CPU: Fallback to cpuinfo method when platform-specific method fails
https://github.com/dylanaraps/neofetch/pull/2139
2022-09-06 12:03:40 -04:00
Azalea (on HyDEV-Daisy)
f54c45fbd0
[F] Disable SC2162: read without -r will mangle backslashes 2022-09-05 17:33:27 -04:00
Azalea (on HyDEV-Daisy)
239bb8e458
Merge branch 'master' of github.com:hykilpikonna/hyfetch 2022-09-05 17:27:42 -04:00
Azalea (on HyDEV-Daisy)
e44040b2aa
[F] Fix incorrect ascii length when backslashes are present
https://github.com/dylanaraps/neofetch/pull/1543
https://github.com/hykilpikonna/hyfetch/issues/19
2022-09-05 17:27:40 -04:00
Skythrew
042ec7a33c
Added support for Stock Linux distro (squirrel package manager add) 2022-09-03 12:38:12 +02:00
C0UNTM31N
d79432b1f5 Added GhostBSD logo 2022-09-02 08:47:13 -05:00
Azalea (on HyDEV-Daisy)
1456660797
[PR] dylanaraps/neofetch#2191 from pkubaj - Correct architecture detection on *BSD
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2191
Thanks to @pkubaj

Co-authored-by: pkubaj <pkubaj@FreeBSD.org>
2022-08-30 18:29:25 -04:00
Azalea (on HyDEV-Daisy)
872cccb6f4
[PR] dylanaraps/neofetch#2190 from taylor85345 - Added Hyprland to list of Wayland wms
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2190
Thanks to @taylor85345

Co-authored-by: taylor85345 <36456160+taylor85345@users.noreply.github.com>
2022-08-30 18:25:19 -04:00
Azalea (on HyDEV-Daisy)
67915c332e
[PR] dylanaraps/neofetch#2186 from NekoMimiOfficial - added NekOS Distribution support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2186
Thanks to @NekoMimiOfficial

Co-authored-by: NekoMimi <watashi.wa.nekomimi.desu@gmail.com>
2022-08-30 18:02:25 -04:00
Azalea (on HyDEV-Daisy)
935c45495d
[PR] dylanaraps/neofetch#2185 from Elecleus - Added astOS
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2185
Thanks to @Elecleus

Co-authored-by: Elecleus <elecleus@foxmail.com>
2022-08-30 17:56:21 -04:00
pkubaj
b883f5b83b
Correct architecture detection on *BSD
FreeBSD uses uname -p, NetBSD also according to https://www.pkgsrc.org/
2022-08-30 00:16:06 +00:00
Azalea (on HyDEV-Daisy)
7a1b4b76d4
[+] Add java, python, node version identification 2022-08-29 20:01:29 -04:00
taylor85345
affd1a2d63 Corrected spacing 2022-08-29 13:51:43 -07:00
taylor85345
1798734f17
Added Hyprland to list of Wayland wms 2022-08-29 13:01:47 -07:00
NekoMimi
7aa6f33f34 added NekOS Distribution support 2022-08-26 21:14:07 +03:00
子禾
92d8c50268
Fixed something. 2022-08-26 19:58:39 +08:00
Elecleus
d338e82ca5 Added astOS 2022-08-26 19:42:30 +08:00
Azalea (on HyDEV-Daisy)
6e64957f7f
[PR] dylanaraps/neofetch#2180 from SpiderDerp - Added ChonkySealOS
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2180
Thanks to @SpiderDerp

Co-authored-by: SpiderDerp <sfsreeramrave@gmail.com>
2022-08-23 14:53:43 -04:00
Azalea (on HyDEV-Daisy)
80b79d7dbb
[O] Trim trailing space in script 2022-08-23 11:41:16 -04:00
Azalea (on HyDEV-Daisy)
f7aa3ea8ed
[F] Fix char escape bug in strip_escape_codes()
https://github.com/dylanaraps/neofetch/pull/1543
2022-08-23 11:33:17 -04:00
Azalea (on HyDEV-Daisy)
25ca95df8a
Merge branch 'master' of https://github.com/hykilpikonna/hyfetch 2022-08-23 11:01:05 -04:00
Azalea (on HyDEV-Daisy)
fa52cd42c2
[PR] dylanaraps/neofetch#2182 from mszoek - Add ravynOS platform
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2182
Thanks to @mszoek

Co-authored-by: Zoe Knox <zoe@pixin.net>
2022-08-23 11:00:51 -04:00
Hykilpikonna
206fa8d726 [F] Fix chromeOS (again!)
https://github.com/dylanaraps/neofetch/issues/1949
https://github.com/dylanaraps/neofetch/issues/1653
https://github.com/dylanaraps/neofetch/issues/1384
2022-08-20 20:10:53 -04:00
Zoe Knox
5966bd0c22 Improve ascii logo 2022-08-17 15:34:32 -04:00
Zoe Knox
64b7e11392 Update DE name to Magma 2022-08-17 14:38:08 -04:00
Zoe Knox
ec172fb47a Add ravynOS platform 2022-08-17 14:16:33 -04:00
SpiderDerp
95f8168a0c ChonkySealOS added 2022-08-16 19:01:30 -04:00
SpiderDerp
dbea0c04e2 ChonkySealOS added 2022-08-16 18:09:40 -04:00
Vladislav Nepogodin
4c3465badf
🐛 bug is leaving $HOME 2022-08-16 19:30:59 +04:00
Azalea (on HyDEV-Daisy)
c52d9dca66 [F] Fix empty bracket displayed when no theme is present
https://github.com/dylanaraps/neofetch/pull/1713
2022-08-14 12:23:28 -04:00
Azalea (on HyDEV-Daisy)
ccecf6424d [F] Fix hostname compatibility
https://github.com/dylanaraps/neofetch/pull/2095
https://github.com/dylanaraps/neofetch/issues/2094
2022-08-13 11:24:37 -04:00
Azalea (on HyDEV-Daisy)
3f220b5270 [U] Update distro list, generate man page 2022-08-12 20:29:57 -04:00
Azalea (on HyDEV-Daisy)
900820ffee [U] Release v1.4.0 2022-08-12 20:27:38 -04:00
Azalea (on HyDEV-Daisy)
e3c799ae9e [PR] dylanaraps/neofetch#1877 from AtifChy - st xresources patch support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1877
Thanks to @AtifChy

Co-authored-by: AtifChy <iftakhar.awal@yahoo.com>
2022-08-12 19:51:58 -04:00
Azalea (on HyDEV-Daisy)
664b7c2e30 [PR] dylanaraps/neofetch#2034 from subnut - Use /proc/.../cmdline instead of /proc/.../comm
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2034
Thanks to @subnut

Co-authored-by: Subhaditya Nath <sn03.general@gmail.com>
2022-08-12 19:41:43 -04:00
Subhaditya Nath
2fb6f214eb Use /proc/.../cmdline instead of /proc/.../comm
/proc/.../comm is limited to 16 bytes. So, long terminal names like
io.elementary.terminal (default terminal for Elementary OS) gets
truncated to 15 characters.
2022-08-12 15:25:51 +05:30
Azalea (on HyDEV-Daisy)
783a006abf [PR] dylanaraps/neofetch#1963 from blackdragon2447 - added compatibility with LeftWM temes
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1963
Thanks to @blackdragon2447

Co-authored-by: blackdragon2447 <blackdragon2447@e.email>
2022-08-12 00:12:00 -04:00
Azalea (on HyDEV-Daisy)
b0b4ef9d80 [PR] dylanaraps/neofetch#1642 from rasa - neofetch: Strengthen scoop/choco app reporting
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1642
Thanks to @rasa

Co-authored-by: Ross Smith II <ross@smithii.com>
2022-08-12 00:00:10 -04:00
Azalea (on HyDEV-Daisy)
6c665d9c6c [PR] dylanaraps/neofetch#1797 from EmptiedSoul - Rebased HarDClanZ Linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1797
Thanks to @EmptiedSoul

Co-authored-by: emptiedsoul <arslesin@icloud.com>
2022-08-11 23:42:58 -04:00
Azalea (on HyDEV-Daisy)
078ff79c16 [PR] dylanaraps/neofetch#1902 from MatusModder - Added MatuusOS
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1902
Thanks to @MatusModder

Co-authored-by: MatusModder <76532262+MatusModder@users.noreply.github.com>
2022-08-11 23:38:27 -04:00
Azalea (on HyDEV-Daisy)
e31d3df4c6 [O] Unify shellcheck disable list 2022-08-11 23:31:49 -04:00
Azalea (on HyDEV-Daisy)
2a84f63fd5 [PR] dylanaraps/neofetch#1666 from vicchi - Add (rudimentary) Synology DSM support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1666
Thanks to @vicchi

Co-authored-by: vicchi <gary@vicchi.org>
2022-08-11 23:29:49 -04:00
Azalea (on HyDEV-Daisy)
503cc3ec98 [O] Fix duplicated variable
https://github.com/dylanaraps/neofetch/pull/1588
2022-08-11 22:26:33 -04:00
Azalea (on HyDEV-Daisy)
3f4b5b2a1f [PR] dylanaraps/neofetch#1588 from dvogit - FreeBSD Host Model Patch
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1588
Thanks to @dvogit

Co-authored-by: Dvonik <dvogit@protonmail.com>
2022-08-11 22:20:53 -04:00
Azalea (on HyDEV-Daisy)
1d9fac6f1f [F] Missing brackets 2022-08-11 22:14:21 -04:00
Azalea (on HyDEV-Daisy)
c176e6ffae [O] Display number of sockets for multi-cpu systems
Fix for https://github.com/dylanaraps/neofetch/issues/1574
Corrected implementation of https://github.com/dylanaraps/neofetch/pull/1585
2022-08-11 22:12:20 -04:00
Azalea (on HyDEV-Daisy)
eeead8d7c3 [PR] dylanaraps/neofetch#1543 from Syphist - Strip color codes from ascii art line length calculations
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1543
Thanks to @Syphist

Co-authored-by: Syphist <thesyphist@gmail.com>
2022-08-11 21:23:35 -04:00
Azalea (on HyDEV-Daisy)
9cf4b6cdcb [PR] dylanaraps/neofetch#1149 from alaughlin - adding cursor theme support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1149
Thanks to @alaughlin

Co-authored-by: Adam Laughlin <adamlaughlin@outlook.com>
2022-08-11 21:15:26 -04:00
Azalea (on HyDEV-Daisy)
42ca4dd5bd [F] Fix shellcheck 2022-08-11 21:06:28 -04:00
Azalea (on HyDEV-Daisy)
1f55b8d2e8 [PR] dylanaraps/neofetch#1134 from bessonm - Improve nix support with termite
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1134
Thanks to @bessonm

Co-authored-by: bessonm <besson.mael@gmail.com>
2022-08-11 20:55:34 -04:00
Azalea (on HyDEV-Daisy)
2850674070 [PR] dylanaraps/neofetch#1131 from xudong-yang - fix GPU driver detection bug with bumblebee-managed dual video cards
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1131
Thanks to @xudong-yang

Co-authored-by: xudong-yang <xudong.yang@ucl.ac.uk>
2022-08-11 20:34:18 -04:00
Azalea (on HyDEV-Daisy)
bd0415884a [F] Fix shellcheck warnings 2022-08-11 20:22:40 -04:00
Azalea (on HyDEV-Daisy)
e07241349d [PR] dylanaraps/neofetch#1713 from capezotte - Add Qt theme detection + Option
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1713
Thanks to @capezotte

Co-authored-by: Carlos Eduardo <carana2099@gmail.com>
2022-08-11 17:43:02 -04:00
Azalea (on HyDEV-Daisy)
93d7b8b881 [PR] dylanaraps/neofetch#1726 from coolreader18 - Allow rgb truecolors to be passed to --ascii_color
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1726
Thanks to @coolreader18

Co-authored-by: Noah <33094578+coolreader18@users.noreply.github.com>
2022-08-11 17:38:53 -04:00
Azalea (on HyDEV-Daisy)
3b781bc84f [PR] dylanaraps/neofetch#1631 from FreeApp2014 - Added KrassOS Linux
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1631
Thanks to @FreeApp2014

Co-authored-by: FreeApp2014 <contact@freeappsw.space>
2022-08-11 16:47:25 -04:00
Azalea (on HyDEV-Daisy)
a656531726 [PR] dylanaraps/neofetch#1895 from hpjansson - image: Fix terminal size detection in slow/remote sessions
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1895
Thanks to @hpjansson

Co-authored-by: Hans Petter Jansson <hpj@hpjansson.org>
2022-08-11 16:41:08 -04:00
Azalea (on HyDEV-Daisy)
4894c472e6 [F] Disable similar variable misspelling prompt shellcheck 2022-08-11 16:35:23 -04:00
Azalea (on HyDEV-Daisy)
e184c99055 [PR] dylanaraps/neofetch#1891 from kidonng - Respect if it exists
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1891
Thanks to @kidonng

Co-authored-by: Kid <44045911+kidonng@users.noreply.github.com>
2022-08-11 16:23:44 -04:00
Azalea (on HyDEV-Daisy)
5b307d53cc [PR] dylanaraps/neofetch#1744 from andreriesco - Add TorizonCore logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1744
Thanks to @andreriesco

Co-authored-by: andreriesco <andre.riesco@toradex.com>
2022-08-11 16:01:53 -04:00
Azalea (on HyDEV-Daisy)
4daff3b04d [PR] dylanaraps/neofetch#1761 from blackPantherOS - Add blackPanther OS support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1761
Thanks to @blackPantherOS

Co-authored-by: blackPanther OS <info@blackpanther.hu>
2022-08-11 15:52:21 -04:00
Azalea (on HyDEV-Daisy)
9d48719fb9 [PR] dylanaraps/neofetch#1831 from vincentbernat - Use XSETTINGS to get theme without a DE
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1831
Thanks to @vincentbernat

Co-authored-by: Vincent Bernat <vincent@bernat.ch>
2022-08-11 15:50:33 -04:00
Azalea (on HyDEV-Daisy)
26495b59cd [PR] dylanaraps/neofetch#1890 from Jai-JAP - Twister os support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1890
Thanks to @Jai-JAP

Co-authored-by: Jai A P <78354625+Jai-JAP@users.noreply.github.com>
2022-08-11 15:45:07 -04:00
Azalea (on HyDEV-Daisy)
78397b27a2 [PR] dylanaraps/neofetch#1971 from minmemory - Add Virtuozzo Linux Logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1971
Thanks to @minmemory

Co-authored-by: Yvonne Lu <minmemory@users.noreply.github.com>
2022-08-11 15:33:58 -04:00
Azalea (on HyDEV-Daisy)
6357e8909f [PR] dylanaraps/neofetch#2045 from mmdbalkhi - add parch logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2045
Thanks to @mmdbalkhi

Co-authored-by: mmdbalkhi <ahmdparsh129@gmail.com>
2022-08-11 15:25:00 -04:00
Azalea (on HyDEV-Daisy)
09ea0c3356 [PR] dylanaraps/neofetch#2095 from tidux - Fix hostname detection for obscuring FQDN.
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2095
Thanks to @tidux

Co-authored-by: tidux <1330562+tidux@users.noreply.github.com>
2022-08-11 15:13:09 -04:00
Azalea (on HyDEV-Daisy)
e1494bf07d [PR] dylanaraps/neofetch#2116 from chrisfair - Removed an prepended '=' sign from terminal font output for kitty
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2116
Thanks to @chrisfair

Co-authored-by: Christopher Patrick Fair <christopherpfair@comcast.net>
2022-08-11 14:37:50 -04:00
Azalea (on HyDEV-Daisy)
ea4b11a6a1 [F] Fix exodia colors
https://github.com/dylanaraps/neofetch/pull/2174
2022-08-11 14:33:50 -04:00
Azalea (on HyDEV-Daisy)
42973cc700 [F] Fix indent for exodia
https://github.com/dylanaraps/neofetch/pull/2174
2022-08-11 14:28:35 -04:00
Azalea (on HyDEV-Daisy)
210c002c61 [PR] dylanaraps/neofetch#2174 from mmsaeed509 - added Exodia OS Predator Edition logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2174
Thanks to @mmsaeed509

Co-authored-by: Mahmoud Mohammed <62524855+mmsaeed509@users.noreply.github.com>
2022-08-11 14:27:55 -04:00
Azalea (on HyDEV-Daisy)
e30df6c719 [F] Fix indent for ubuntu
https://github.com/dylanaraps/neofetch/pull/2125
2022-08-11 14:26:04 -04:00
Azalea (on HyDEV-Daisy)
48884c419b [PR] dylanaraps/neofetch#2125 from L1kwidus - new Ubuntu ASCII logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2125
Thanks to @L1kwidus

Co-authored-by: Kevin Lapointe <80723850+L1kwidus@users.noreply.github.com>
2022-08-11 14:23:27 -04:00
Mahmoud Mohammed
ca9edf4e3f
added Exodia OS Predator Edition logo 2022-08-09 01:15:49 +02:00
Azalea (on HyDEV-Daisy)
64a997ed0a [U] Update file permissions 2022-08-05 22:40:48 -04:00
Azalea (on HyDEV-Daisy)
32631d9217 [PR] dylanaraps/neofetch#1944 from EriksRemess - Mac identification and updated list of iDevices
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1944
Thanks to @EriksRemess

Co-authored-by: Ēriks Remess <eriks@remess.lv>
2022-08-04 20:56:52 -04:00
Ēriks Remess
350cb26755 iMac models 2022-08-03 13:00:13 +03:00
Ēriks Remess
0c730cad1a New Macbook Air/Pro with M2, Mac Studio/mini/Pro 2022-08-03 12:45:19 +03:00
Ēriks Remess
22622767d8
Merge branch 'dylanaraps:master' into master 2022-08-03 12:30:36 +03:00
Azalea (on HyDEV-Daisy)
d201644dc5 [U] Generate man page for Neofetch 7.2.0 2022-08-01 18:44:31 -04:00
Azalea (on HyDEV-Daisy)
9778ebf3cf [U] Regenerate help string 2022-08-01 18:41:47 -04:00
Azalea (on HyDEV-Daisy)
283125f7c5 [+] Add missing set_colors for CenterOS 2022-08-01 14:37:30 -04:00