Commit Graph

756 Commits

Author SHA1 Message Date
darealshinji
ccf3869293 Bump copyright year 2016-05-06 15:39:30 +02:00
darealshinji
1095d82080 remove `+' 2016-05-06 15:20:51 +02:00
darealshinji
af1f27a2c8 Resolve merge conflicts 2016-05-05 18:01:29 +02:00
darealshinji
406db5d0c5 revert tri-coloring Kogaion logo 2016-05-05 15:12:15 +02:00
darealshinji
dba7382bbf Distro list in alphabetical order 2016-05-05 04:51:29 +02:00
darealshinji
621062c395 Add more colors to Kogaion logo 2016-05-05 04:33:33 +02:00
darealshinji
7c2d3302d7 PR#313 Remove an extra space when the host is hidden 2016-05-05 04:21:42 +02:00
darealshinji
0f7b91ff56 Use color 'light blue' on PCLinuxOS 2016-05-05 04:05:52 +02:00
darealshinji
3d9e50dd93 PR#347 Add Kogaion Linux Logo 2016-05-05 04:04:39 +02:00
darealshinji
e85bce312c PR#344 Added PCLinuxOS image 2016-05-05 03:54:57 +02:00
darealshinji
f77244b33e PR#337 Exlude aufs and tmpfs from disk size calculation 2016-05-05 03:51:00 +02:00
darealshinji
2e470448f7 PR#331 Netrunner Rolling
Actually directly based on this commit: 4445b2ee6f
2016-05-05 03:48:03 +02:00
darealshinji
ce4376b3e0 PR#330 passing "Linux Mint" with the -D argument also now prints the mint art 2016-05-05 03:37:00 +02:00
darealshinji
6584d00303 PR#329 Add GPU detection for FreeBSD with nvidia-settings installed 2016-05-05 03:35:47 +02:00
darealshinji
1c6ee0aa64 PR#327 Improvements to OS X font detection 2016-05-05 03:32:55 +02:00
darealshinji
e4bc9a69e0 PR#318 Change logo KaOS
and add an installation instruction to README.mkdn
2016-05-05 03:18:49 +02:00
darealshinji
234158ba54 PR#311 Added support for sway 2016-05-05 03:14:03 +02:00
darealshinji
a2135e160a PR#309 Added support for the howm WM 2016-05-05 03:11:07 +02:00
darealshinji
59cb3a0420 PR#307 OpenBSD fixes 2016-05-05 03:08:04 +02:00
Brett Bohnenkamper
22e5bee764 Merge pull request #302 from felixonmars/deepin
Add support for Deepin (DE&WM)
2015-12-04 05:27:01 -10:00
Brett Bohnenkamper
7a5a2d551b Merge pull request #301 from darealshinji/Lumina
Lumina DE detection
2015-12-04 05:26:31 -10:00
Brett Bohnenkamper
8ee268120a Merge pull request #300 from darealshinji/netbsd
NetBSD: add package count, fix shell and cpu detection
2015-12-04 05:26:08 -10:00
Brett Bohnenkamper
f12ecf8db0 Merge pull request #299 from v0idpwn/master
fixed netbsd color
2015-12-04 05:25:26 -10:00
Brett Bohnenkamper
8459a8aa1e Merge pull request #298 from darealshinji/windows-10-version
display exact release version on Windows 10
2015-12-04 05:23:53 -10:00
Brett Bohnenkamper
f3517a06e4 Merge pull request #297 from JohnDDuncanIII/master
add pkgsrc support for OS X
2015-12-04 05:23:34 -10:00
Brett Bohnenkamper
9df6346bf6 Merge pull request #296 from rnhmjoj/master
Use new NixOS logo
2015-12-04 05:23:13 -10:00
Brett Bohnenkamper
225324a866 Merge pull request #288 from darealshinji/SailfishOS
SailfishOS
2015-12-04 05:19:04 -10:00
darealshinji
051dfb9bf3 CPU count fixes 2015-12-01 01:37:03 +01:00
darealshinji
53d8561f25 Bump version
Since version 3.7.0 was released a while ago:
https://github.com/KittyKatt/screenFetch/releases/tag/v3.7.0
2015-11-29 20:34:43 +01:00
darealshinji
3e0db217f8 PR#303 Oracle Linux detection 2015-11-29 19:24:10 +01:00
darealshinji
314ef7f977 PR#302 Add support for Deepin (DE&WM) 2015-11-26 13:48:19 +01:00
Felix Yan
1f41bd8116 Add support for Deepin (DE&WM) 2015-11-26 17:16:36 +08:00
darealshinji
0826660855 Lumina DE detection 2015-11-24 12:56:32 +01:00
darealshinji
4aa2a96727 Lumina DE detection 2015-11-24 12:52:50 +01:00
darealshinji
e251b48481 use 'wmic os get caption' to get OS name on Windows
Also trying to use sed one-liners.
2015-11-19 14:53:33 +01:00
darealshinji
adecbacb19 Cygwin: trying to use sed one-liners 2015-11-19 14:52:28 +01:00
darealshinji
2d378d1f02 use 'wmic os get caption' to get OS name on Windows
This will tell us wether we're using "home", "pro" or whatever edition.
2015-11-19 14:45:35 +01:00
darealshinji
e928732790 Merge remote-tracking branch 'origin/netbsd' into fixes-merged 2015-11-19 02:20:57 +01:00
darealshinji
7c6ca01228 cpu detection: not all seds support \n
Fixes CPU GHz listed twice on NetBSD.
2015-11-18 23:16:52 +01:00
darealshinji
9b1441aa56 NetBSD shell detection 2015-11-18 22:49:18 +01:00
darealshinji
5ec6e51a76 NetBSD package count 2015-11-18 22:35:10 +01:00
darealshinji
3b5618f62b PR#299 fixed netbsd color 2015-11-18 14:29:31 +01:00
Void
dca45f6a03 fixed netbsd color
It was light red when it should be orange
before/after= http://i.imgur.com/Q1YGsQ8.png
netbsd logo= http://www.netbsd.org/images/NetBSD.png
2015-11-17 21:41:36 +00:00
darealshinji
e3a09f65d9 PR#293 Little fix / improvement of gtkIcons detection
* Add gtkIcons detection from $HOME/.gtkrc-2.0.mine file.
 * Fix gtkIcons detection from ${HOME}/.config}/rox.sourceforge.net/ROX- Filer/Options file.
2015-11-15 19:15:47 +01:00
Marshall Banana
10196f81c9 Update documentation 2015-11-14 17:04:27 +01:00
Marshall Banana
8b8e815cc6 PR#282 remove duplicate ${distro_more} check 2015-11-14 16:56:18 +01:00
Marshall Banana
b6e2373e8e PR#297 add pkgsrc support for OS X 2015-11-14 16:53:02 +01:00
Marshall Banana
55ee493e33 PR#296 Use new NixOS logo 2015-11-14 16:51:35 +01:00
Marshall Banana
9e66a4b204 PR#295 support for Qubes OS 2015-11-14 16:48:44 +01:00
Marshall Banana
3ea623341b PR#294 Remove pomf host, does not exist anymore 2015-11-14 16:38:00 +01:00