darealshinji
8d962abe4b
Windows 10 logo and ${fake_distro} cleanup
...
And according to https://msdn.microsoft.com/en-us/library/ms724832%28VS.85%29.aspx everything from Vista to 8.1 is actually version 6.x, so there's no point to check for version 7.
2015-08-07 19:12:53 +02:00
Brett Bohnenkamper
d3a0f2b398
Merge pull request #256 from jubalh/master
...
Remove trailing whitespaces
2015-07-16 00:36:21 -10:00
Michael Vetter
a8b4dc94fd
Remove trailing whitespaces
2015-07-15 18:03:17 +02:00
Brett Bohnenkamper
5e4f34476c
Screenshots missing from Teknik. Removed for the time being.
2015-07-14 02:39:11 -10:00
Brett Bohnenkamper
ca2175e152
Merge pull request #252 from logcat7/master
...
Update installation instructions for Arch Linux and Debian in README
v3.7.0
2015-07-14 02:32:02 -10:00
Brett Bohnenkamper
f13a4b15f4
Merge pull request #251 from darealshinji/patch-5
...
Show RAM in IEC units since we devide through 1024
2015-07-14 02:31:52 -10:00
Brett Bohnenkamper
85e7d1027b
Merge pull request #248 from darealshinji/patch-2
...
Count Chocolatey packages in Cygwin if present
2015-07-14 02:31:36 -10:00
logcat7
2036281fc2
Update installation instructions for Arch Linux and Debian in README
2015-07-07 21:01:41 +01:00
darealshinji
c279bdf071
Minor corrections in detectmem()
2015-07-02 00:41:09 +02:00
darealshinji
a6d9355971
Show RAM in IEC units since we devide through 1024
2015-07-02 00:37:07 +02:00
darealshinji
dccf7a72e8
Count Chocolatey packages in Cygwin if present
...
See https://chocolatey.org/
The path `C:\ProgramData\chocolatey` is automatically set during install and can't be changed without modifying the install script, so looking there for package entries should be a reliable method.
2015-06-20 19:03:18 +02:00
Brett Bohnenkamper
e73c7af7c1
Merge pull request #244 from darealshinji/patch-2
...
Avoid awk warning message and strip trailing slash from path variable
2015-06-15 02:12:43 -10:00
darealshinji
512acafcc4
Avoid awk warning message and strip trailing slash from path variable
...
Fixes one of the two bugs issued at https://github.com/KittyKatt/screenFetch/issues/243
2015-06-03 06:35:22 +02:00
Brett Bohnenkamper
e2b1c20091
Fix for Solus pkg detection.
2015-06-01 00:08:21 -10:00
Brett Bohnenkamper
cb5761f0c9
Merge pull request #240 from darealshinji/patch-2
...
Detect Kali GNU/Linux >= 1.1.0 properly
2015-05-31 23:06:10 -10:00
Brett Bohnenkamper
7cd6348d96
Merge pull request #241 from darealshinji/patch-4
...
Classic Mac OS logo
2015-05-31 23:05:53 -10:00
darealshinji
3b8229bb6f
Classic Mac OS logo
2015-05-31 19:26:35 +02:00
Brett Bohnenkamper
63697c15ad
New Solus Project detection.
2015-05-29 01:25:13 -10:00
darealshinji
b74276c62a
Detect Kali GNU/Linux >= 1.1.0 properly
...
Plus an additional check of /etc/debian_version.
Fixes https://github.com/KittyKatt/screenFetch/issues/239
2015-05-28 16:46:19 +02:00
Brett Bohnenkamper
52590cb871
Multi-socket support for detectcpu() on GNU/Linux systems.
2015-05-19 23:45:19 -10:00
Brett Bohnenkamper
47906df93a
Merge pull request #237 from thekrampus/master
...
Suppressed output of Not Found/Not Applicable features.
2015-05-18 22:25:55 -10:00
rob
95ccd440e5
Suppressed output of Not Found/Not Applicable features.
...
I suspect this might be the intended functionality, considering the original
conditionals to check for this didn't actually have any effect (always true).
2015-05-13 18:44:32 -06:00
Brett Bohnenkamper
fced031e7f
Update screenshots in README.
2015-05-10 21:17:11 -10:00
Brett Bohnenkamper
cc936c34c9
Merge pull request #235 from darealshinji/patch-2
...
Lunar package count
2015-05-10 20:45:00 -10:00
Brett Bohnenkamper
53cdc29eb7
Merge pull request #234 from vpooley/master
...
Chapeau logo 2 characters too wide
2015-05-10 20:44:20 -10:00
Brett Bohnenkamper
0dcb89bf99
Merge pull request #233 from redpois0n/master
...
Spelling fix
2015-05-10 20:43:33 -10:00
Brett Bohnenkamper
e75dd041eb
Merge branch 'master' of github.com:KittyKatt/screenFetch
2015-05-10 10:53:10 -10:00
Brett Bohnenkamper
0a1e656491
Oops, no case statement for Trisquel.
2015-05-10 10:52:58 -10:00
darealshinji
591b977632
Lunar detection
...
As mentioned here: https://github.com/KittyKatt/screenFetch/issues/228#issuecomment-90893956
2015-05-07 22:41:00 +02:00
vpooley
fa946ebd6c
Chapeau logo 2 characters too wide, making the kernel string wrap in an average shell
2015-05-06 15:26:43 +01:00
redpois0n
08b0d45946
Spelling fix
2015-05-02 11:49:23 +02:00
Brett Bohnenkamper
53e1c0ccca
Merge pull request #232 from panaino/master
...
Fix GPU Detection
2015-04-19 22:41:14 -10:00
panaino
ad3dde5a0d
Fix GPU Detection
2015-04-20 16:22:39 +09:00
Brett Bohnenkamper
153e0a1ccf
Merge pull request #229 from darealshinji/patch-2
...
GNU/Hurd support
2015-04-10 16:25:08 -10:00
darealshinji
8356bda1c1
GNU/Hurd support
2015-04-08 18:53:07 +02:00
Brett Bohnenkamper
b29babeaf9
Possible fix for issue #224 .
2015-04-08 01:48:19 -10:00
Brett Bohnenkamper
aafde63ec6
Lunar Linux detection. Relevance: Issue #228 .
2015-04-07 19:11:02 -10:00
Brett Bohnenkamper
4dfd5b6827
Merge pull request #226 from darealshinji/patch-2
...
cleanup code in detectshell() function
2015-04-07 19:03:24 -10:00
Brett Bohnenkamper
f68f5bb534
Merge pull request #227 from darealshinji/patch-3
...
Display non-Tux logo if distro is * and kernel != Linux
2015-04-07 15:36:01 -10:00
darealshinji
c9760f61af
Display non-Tux logo if distro is * and kernel != Linux
2015-04-07 18:27:14 +02:00
darealshinji
c1eae8539c
missing space
2015-04-07 17:51:04 +02:00
darealshinji
4dffd4e160
cleanup code in detectshell() function
2015-04-07 17:09:30 +02:00
Brett Bohnenkamper
32a27aa830
Fix for -d.
2015-04-06 03:14:57 -10:00
Brett Bohnenkamper
fbf0d13cf5
Merge pull request #223 from darealshinji/patch-1
...
9wm (8½) detection
2015-04-03 22:37:54 -10:00
darealshinji
d22684e3a8
Update manpage
2015-04-03 15:21:42 +02:00
darealshinji
8e83628dda
9wm (8½) detection
2015-04-03 15:20:31 +02:00
Brett Bohnenkamper
37f8a8e880
Very small fix to increase readability.
2015-04-02 02:29:28 -10:00
Brett Bohnenkamper
cab9038877
Merge pull request #222 from darealshinji/patch-1
...
Minor changes in Fedora logo
2015-04-01 22:10:38 -10:00
darealshinji
9cb6ae8978
Minor changes in Fedora logo
2015-04-01 19:34:07 +02:00
Brett Bohnenkamper
1d0f17b43f
Merge pull request #221 from darealshinji/patch-1
...
Lumina-DE: display version if '--version' is supported
2015-03-31 22:50:11 -10:00