Commit Graph

397 Commits

Author SHA1 Message Date
dylan
a9cfc6502e
Merge pull request #129 from lieux/fix-shellcheck
pfetch: fix shellcheck warning
2021-07-29 08:47:21 +03:00
lieux
bb21572d9d pfetch: update retired SC code 2021-07-29 13:30:45 +08:00
dylan
da06a5c9af
Merge pull request #120 from klpnt/master
minor ascii edit
2021-07-05 21:14:47 +03:00
Kevin
40fe1b130e minor ascii edit 2021-07-05 12:36:42 -03:00
dylan
8f36f2a6e0
Merge pull request #119 from klpnt/master
Modified small fedora ASCII art
2021-07-02 03:27:28 +00:00
Kevin
af68ef4c88 modified 2021-07-01 22:36:40 -03:00
Kevin
4687c6021e Modified small fedora ASCII art 2021-07-01 22:20:35 -03:00
dylan
371ca7bb74
Merge pull request #118 from klpnt/master
Added new small Fedora ASCII art
2021-07-01 04:10:38 +00:00
Kevin
1435d5f376 Added new small Fedora ASCII art 2021-06-30 20:08:54 -03:00
dylan
52a26e7262
Merge pull request #117 from MrVeink/master
Fixed EOF indentation
2021-06-22 21:12:35 +00:00
MrVeink
da1582f045
Fixed EOF indentation 2021-06-22 21:45:42 +03:00
dylan
4d883884b7
Merge pull request #116 from MrVeink/master
Added iglunix to ascii art distros
2021-06-22 17:45:08 +00:00
MrVeink
d6e7d24760
Fixed indentation 2021-06-22 17:21:01 +03:00
MrVeink
54d6884cfd Added iglunix to ascii art distros 2021-06-20 23:28:24 +03:00
Dylan Araps
0905f1011c fix indentation 2021-06-15 04:13:04 +00:00
dylan
aed4e9c4a2
Merge pull request #115 from minhtricute69/patch-2
Add HydroOS distro support with smaller logo
2021-06-15 04:13:17 +00:00
minhtricute69
177eb6750e
Add HydroOS distro support with smaller logo 2021-06-14 12:13:59 +07:00
Dylan Araps
7f476bc9e8 host: Fix #105 2021-06-11 08:06:39 +00:00
Dylan Araps
acaf6ed00c os: iOS support. 2021-06-11 08:04:35 +00:00
dylan
ff04c7f62d
Merge pull request #106 from xinuxuz/master
Added Xeonix Linux
2021-06-11 07:59:29 +00:00
dylan
3d85312793
Merge pull request #99 from chrissxYT/patch-1
Support for macOS 11 Big Sur
2021-06-11 07:59:15 +00:00
Dylan Araps
f1ae8c17a1 pfetch: Fix openbsd package output. Closes #97 2021-06-11 07:58:17 +00:00
dylan
35343a4190
Merge pull request #96 from NMAC427/master
Fix incorrect colours for Apple ASCII logo
2021-06-11 07:55:38 +00:00
Geno Ferollo
227f6d2c72 Added Xeonix Linux 2021-03-16 05:19:28 +05:00
Chris E. Häußler
841776f27a
didnt notice the alignment 2021-02-07 01:17:33 +01:00
Chris E. Häußler
d04c2932d0
Support for macOS 11 Big Sur 2021-01-30 16:05:22 +01:00
Nicolas Camenisch
c095f801ea
Fix incorrect colours for Apple ASCII logo 2021-01-12 14:41:32 +01:00
Dylan Araps
4498da8f54 Merge branch 'master' of github.com:dylanaraps/pfetch 2020-11-16 19:24:59 +02:00
Dylan Araps
20763dc8ce
fixci 2020-11-16 19:02:01 +02:00
dylan
7e684b608a
Merge pull request #79 from cyrilst/master
pfetch: correctly display OS version of FreeBSD
2020-11-16 18:32:38 +02:00
Dylan Araps
2b61a0389d Merge branch 'master' of github.com:dylanaraps/pfetch 2020-11-16 18:30:36 +02:00
Dylan Araps
c225f75cc8
minor changes
- all sequences now go through a wrapper.
- added PF_COLOR to enable/disable colors in output.
- etc, etc.

Closes #89
2020-11-16 18:27:37 +02:00
dylan
cb92e69db4
Merge pull request #88 from pierreantoine-cheron/master
add instantOS
2020-11-15 16:10:56 +02:00
Pierre-Antoine Chéron
a7aaf86609 add instantOS 2020-11-15 14:15:37 +01:00
Dylan Araps
71f18c30f8
fix dahlia. See #87 2020-11-07 15:18:52 +02:00
dylan
98ea5b1daf
Merge pull request #85 from HexaOneOfficial/master
add dahlia
2020-11-06 20:41:27 +02:00
Quinten
45c1853b2f
add dahlia 2020-11-06 14:37:37 +01:00
Quinten
4c059b666a
add dahlia 2020-11-06 14:36:37 +01:00
Dylan Araps
754d6c6bc9
memory: Support MemAvailable 2020-11-03 05:57:14 +02:00
Dylan Araps
a4f9cb96e9
oops 2020-11-03 05:48:58 +02:00
Dylan Araps
4bcc18e9a6
pfetch: Fix program detection when aliases/functions are also defined. Closes #84 2020-11-03 05:48:16 +02:00
cyrilst
2ac2cf856a pfetch: correctly display OS version of FreeBSD 2020-11-02 12:26:28 +01:00
Dylan Araps
9886d75967 Merge branch 'master' of github.com:dylanaraps/pfetch 2020-11-01 05:51:37 +02:00
Dylan Araps
2f0a022b1f
pfetch: fallback to /etc/hostname. Closes #83 2020-11-01 05:51:12 +02:00
dylan
e8d27f7cf8
Merge pull request #81 from GH-TpaeFawzen/patch-1
Left-parenthesis to patterns for case statements & replaced some numeric tests with case statements.
2020-10-30 12:29:49 +02:00
TpaeFawzen
8e55e6c600
improved [ "$packages" -gt 1 ]
uninversed the condition
2020-10-30 18:47:47 +09:00
TpaeFawzen
b4ec68fded
added right paren to case-in patterns 2020-10-26 22:43:26 +09:00
Dylan Araps
0faef36de9
pfetch: Fix #76 2020-09-30 07:52:41 +03:00
Dylan Araps
7a3396ecd3
packages: add carbs support 2020-09-17 08:26:38 +03:00
dylan
0972ac1f5c
Merge pull request #73 from tianyuanhao/master
Add Buildroot logo
2020-09-04 10:10:19 +03:00