Commit Graph

4329 Commits

Author SHA1 Message Date
Dylan Araps b6b1dfc2fb
Merge pull request #904 from JadeMatrix/master
macOS fixes & improvements
2018-02-03 09:07:10 +11:00
Dylan Araps 2ba3fc014e misc: cleanup 2018-02-03 09:05:41 +11:00
Dylan Araps 269255daab
Merge pull request #901 from robertwolter/master
Support for Anarchy Linux, Calculate Linux and NuTyX
2018-02-03 09:03:24 +11:00
Robert 175adb7560
Add files via upload 2018-02-02 17:00:44 +01:00
Robert 09a3b135a0
Add files via upload 2018-02-02 16:51:53 +01:00
Robert 8f25d0190b
Add files via upload 2018-02-02 16:49:32 +01:00
Joseph Durel 279a1e58bc Full `if` → single line for macOS Light theme 2018-02-01 23:46:50 -05:00
Joseph Durel eb062afe95 Align heredoc AppleScript strings to `osascript` calls 2018-02-01 23:43:17 -05:00
Joseph Durel d8addb3e3b Change `echo` → `printf` for consistency 2018-02-01 23:28:02 -05:00
Joseph Durel 9e4434e5e5 Add missing double-quotes in `uppercase()` fix 2018-02-01 22:26:18 -05:00
Joseph Durel 80d7cef7a0 Add macOS Light/Dark theme detection 2018-02-01 22:01:35 -05:00
Joseph Durel 3344bbf8c7 Fix `uppercase()` outputting nothing under `bash` < v4 2018-02-01 22:01:22 -05:00
Joseph Durel be893d48c3 Detect iTunes/Spotify successfully when the other is not running 2018-02-01 21:58:06 -05:00
Joseph Durel b76513d7b6 Change `osascript` calls to use heredocs so they don't extend beyond 100 chars 2018-02-01 20:06:13 -05:00
Dylan Araps bac9dcf3f4 song: Use grep instead of awk. 2018-02-02 09:46:18 +11:00
Dylan Araps 7a543e8fa6 general: Revert problamatic lines to over 100 chars long. 2018-02-02 09:24:48 +11:00
Dylan Araps 2cecb142e1 misc: cleanup 2018-02-01 12:14:03 +11:00
Robert aa074c3f4b
Add files via upload 2018-01-31 15:17:12 +01:00
Robert 40c079eb19
Create nutyx 2018-01-31 15:05:07 +01:00
Robert 9b7066ad5e
Create calculate 2018-01-31 15:04:10 +01:00
Robert 2071fe608c
anarchy 2018-01-31 15:03:18 +01:00
Dylan Araps 7000e63807
Merge pull request #899 from matoro/master
battery: fix battery detection on Windows
2018-01-30 11:44:18 +11:00
matoro 613ab7439a
fix unicode quotes 2018-01-29 19:16:08 -05:00
matoro d4177592c1
simplify check as per review 2018-01-29 17:52:57 -05:00
matoro 33fce46525
fix battery detection on Windows 2018-01-29 10:30:53 -05:00
Herdiansyah 59c0d73625
Update CHANGELOG.md 2018-01-23 07:25:51 +07:00
Herdiansyah aeec963430
Merge pull request #896 from rage311/master
Fixes for OpenBSD CPU temperature and memory used values
2018-01-23 07:21:03 +07:00
rage311 64c80b7fc1 Broke up line that was over 100 chars long 2018-01-22 12:13:16 -07:00
rage311 c9f910f526 Changed OpenBSD temperature extraction from grep/cut to awk 2018-01-17 12:52:24 -07:00
rage311 840a653458 Changed OpenBSD cpu temp logic to grep specifically for lm0 or cpu0 2018-01-16 13:33:58 -07:00
rage311 9984c51882 Fixed indentation inconsistency 2018-01-16 12:48:33 -07:00
rage311 96676ca4d5 Fixed OpenBSD mem_used value 2018-01-16 12:46:25 -07:00
rage311 c81e01405e Changed OpenBSD CPU temp retrieval to take into account machines that only expose cpu0.temp0 instead of lm0.temp0 2018-01-16 12:36:29 -07:00
Dylan Araps 5889f1fe8b
Merge pull request #894 from dawidd6/openwrt_release
distro: fix OpenWrt/LEDE detection
2018-01-14 10:12:57 +11:00
Dawid Dziurla 1506d3840f
indent if conditions + remove some trailing spaces 2018-01-13 16:53:20 +01:00
Dawid Dziurla 8e21a69ea0
distro: fix OpenWrt/LEDE detection 2018-01-12 21:18:13 +01:00
Dylan Araps fb33604a22 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-01-09 11:25:48 +11:00
Dylan Araps dac53545f7 merge master 2018-01-09 11:25:24 +11:00
Herdiansyah 34a07a33b2
Merge pull request #891 from szfcbr/irix32
OS: detect 32-bit IRIX
2018-01-05 13:31:37 +07:00
szfcbr 1000547569 OS: detect 32-bit IRIX 2018-01-05 07:07:59 +01:00
szfcbr d296741ac2 Revert "OS: detect 32-bit IRIX"
This reverts commit a9ed7835d5.
2018-01-05 07:05:47 +01:00
Herdiansyah 48c970d6e1
Merge pull request #892 from szfcbr/tcsh
Shells: add support for tcsh
2018-01-05 12:54:52 +07:00
szfcbr 6c3b0136de Shells: add support for tcsh 2018-01-05 06:32:14 +01:00
szfcbr a9ed7835d5 OS: detect 32-bit IRIX 2018-01-05 05:44:44 +01:00
Dylan Araps 0c8b0974fe docs: README 2018-01-04 18:17:42 +11:00
Dylan Araps d2f0255327
Merge pull request #889 from ArmstrongJ/freemint
Support for FreeMiNT on Atari computers and clones/VMs
2018-01-04 18:16:28 +11:00
Jeffrey Armstrong 0f4fcc46df Minor comment updates in FreeMiNT sections. 2018-01-03 20:16:08 -05:00
Jeffrey Armstrong 82875114fe Additional FreeMiNT simplifications. Added careful fix for CPU clocking check on FreeMiNT. 2018-01-02 20:33:54 -05:00
Dylan Araps dc936b5b23 docs: README 2018-01-03 11:52:48 +11:00
Dylan Araps 7798974bc0 docs: README 2018-01-03 11:51:33 +11:00