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 |
Dylan Araps
|
a0bd43f1f8
|
docs: README
|
2018-01-03 11:37:03 +11:00 |
Jeffrey Armstrong
|
69c219e351
|
Formatting fixes and awk improvements for FreeMiNT. Changed method for finding DE and WM processes in FreeMiNT.
|
2018-01-01 12:20:07 -05:00 |
Jeffrey Armstrong
|
21f1faec62
|
Support added for FreeMiNT on Atari computers and clones/VMs
|
2017-12-31 14:50:28 -05:00 |
Dylan Araps
|
dc929a6594
|
memory: Fix crash on OpenBSD
|
2017-12-26 07:38:11 +11:00 |
Dylan Araps
|
21cc7bab93
|
general: Fix prompt on openBSD
|
2017-12-26 07:20:50 +11:00 |
Dylan Araps
|
beee0203d0
|
general: Fix prompt on openBSD
|
2017-12-25 19:27:57 +11:00 |
Dylan Araps
|
5ffd5149b4
|
memory [openbsd]: Fix crash
|
2017-12-25 19:25:54 +11:00 |
Dylan Araps
|
a53cbdbc14
|
general: Fix prompt on openBSD
|
2017-12-25 11:04:50 +11:00 |
Dylan Araps
|
8c277ac74a
|
general: Swap sequences from \033 to \e
|
2017-12-25 08:39:47 +11:00 |
Dylan Araps
|
f2300d3306
|
gpu [intel]: Show driver version if glxinfo isn't installed
|
2017-12-22 10:42:58 +11:00 |
Dylan Araps
|
77596ea868
|
TDE: Better fix
|
2017-12-22 10:26:48 +11:00 |
Dylan Araps
|
11a2adc8ed
|
packages: Fix kpm
|
2017-12-22 10:22:03 +11:00 |
Dylan Araps
|
aaabb9c3c0
|
Merge branch 'master' of github.com:dylanaraps/neofetch
|
2017-12-22 10:13:02 +11:00 |
Dylan Araps
|
6e20dfe759
|
DE/WM: Added support for TDE
|
2017-12-22 10:11:45 +11:00 |
Dylan Araps
|
2e5384581f
|
Update CHANGELOG.md
|
2017-12-17 21:41:27 +11:00 |
Dylan Araps
|
e4224c4f77
|
Merge pull request #881 from dylanaraps/wayland
wm: Better wayland detection
|
2017-12-17 21:21:29 +11:00 |
dylan araps
|
4870a863ac
|
wm: cleanup
|
2017-12-17 21:10:48 +11:00 |
dylan araps
|
9ad9d4d75e
|
wm: Better wayland detection
|
2017-12-17 20:43:41 +11:00 |
dylan araps
|
80a34bdf28
|
wm: Remove uneeded velox detection
|
2017-12-17 20:08:30 +11:00 |
dylan araps
|
a9df517fd4
|
wm: Add support for way-cooler
|
2017-12-17 20:08:05 +11:00 |
dylan araps
|
6711ebc91f
|
image: Added pixterm backend.
|
2017-12-16 15:51:07 +11:00 |
dylan araps
|
8762403de9
|
wm_theme: Fix sawfish theme.
|
2017-12-13 14:43:21 +11:00 |
dylan araps
|
a2290b7398
|
cpu_temp: $temp is an environment variable on Windows.
|
2017-12-13 11:48:49 +11:00 |
dylan araps
|
9f263fe184
|
general: Fixed extra trailing prompt newline
|
2017-12-13 11:42:10 +11:00 |
dylan araps
|
c5c4f901ba
|
general: Add config version to verbose output
|
2017-12-13 11:31:12 +11:00 |
dylan araps
|
9b5d75907b
|
general: Add neofetch version to verbose output.
|
2017-12-13 11:30:17 +11:00 |
dylan araps
|
ed05c6460b
|
general: Add command used to run neofetch to verbose output.
|
2017-12-13 11:19:53 +11:00 |