Muhammad Herdiansyah
2e338529b8
Docs: Update manpage and config
9 years ago
Muhammad Herdiansyah
63b26285fb
CPU: Fix inaccurate speed for processors below 1GHz
9 years ago
Muhammad Herdiansyah
347854b296
CPU [NetBSD]: Added temp support
9 years ago
Muhammad Herdiansyah
c3c6404990
Docs: CHANGELOG
9 years ago
Herdiansyah
b669e9cab7
Merge pull request #767 from mstraube/kde
...
Fix KDE themes
9 years ago
Muhammad Herdiansyah
b95e030525
Distro: Put GoboLinux versioning below lsb_release
...
lsb_release can handle GoboLinux properly, it seems. So the fallback
detection can be used if lsb_release fails.
9 years ago
Michael Straube
94b9b3ad0c
WM Theme [KDE]: Fix Aurorae themes
...
For themes with underscores in the name, only the last part was
displayed. #766
9 years ago
Michael Straube
9f5ab665c9
WM Theme [KDE]: Fix detection of Aurorae themes
...
Aurorae themes were detected as kwin.aurorae because the name was
taken from library= instead of theme= in kwinrc. #766
9 years ago
Michael Straube
33256b2640
Theme: Fix detection on KDE
...
Partial fix for #766
9 years ago
Herdiansyah
20185e51a6
Merge pull request #765 from konimex/make
...
Misc: Add back Makefile
9 years ago
Dylan Araps
d3ff43141c
docs: CHANGELOG
9 years ago
Dylan Araps
dfd08b4ce4
distro: Added support for Sabotage Linux
9 years ago
Dylan Araps
92c1100227
Merge branch 'master' of github.com:dylanaraps/neofetch
9 years ago
Dylan Araps
688bcd6e55
resolution [linux]: Add support for orientation.
9 years ago
Muhammad Herdiansyah
033bb23774
Misc: Add back Makefile and remove install script
9 years ago
Muhammad Herdiansyah
76d6fefeea
Uptime [AIX/IRIX]: Remove leading zeroes from output
...
From bash(1):
> Constants with a leading 0 are interpreted as octal numbers. A
> leading 0x or 0X denote hexadecimal.
This causes error in uptime calculation.
9 years ago
Dylan Araps
e9f491656e
tests: fix tests.
9 years ago
Muhammad Herdiansyah
8b3b0be709
Misc: Shellcheck fix SC2188
9 years ago
Muhammad Herdiansyah
c290bcaaa5
Misc: Add back missing clause of license into program and manpage
9 years ago
Dylan Araps
c8204e4c01
docs: Add back missing clause to license.
9 years ago
Dylan Araps
1b54103762
docs: update license
9 years ago
Dylan Araps
c7c500605f
docs: update license.
9 years ago
Muhammad Herdiansyah
2eca41ddf2
Docs: CHANGELOG
9 years ago
Herdiansyah
27aa9df21b
Merge pull request #754 from konimex/install-sh
...
Misc: Removed Makefile and added install script
9 years ago
Dylan Araps
eeaffac780
Merge branch 'master' of github.com:dylanaraps/neofetch
9 years ago
Dylan Araps
2392b2c8c9
docs: CHANGELOG
9 years ago
Muhammad Herdiansyah
a31a445e9f
Installscript: Update with latest config filename
9 years ago
Muhammad Herdiansyah
24131bf430
Merge branch 'master' into install-sh
9 years ago
Dylan Araps
b367b24169
Merge pull request #763 from dylanaraps/config
...
config: Add .conf extensionn, remove shebang.
9 years ago
Dylan Araps
48d2d8cc1c
config: Add backwards compatibility with old filename.
9 years ago
Dylan Araps
fe793fa440
config: Remove one too many .confs
9 years ago
Dylan Araps
8ded6cc935
config: Add .conf extensionn, remove shebang.
9 years ago
Muhammad Herdiansyah
b0a0454f52
CPU: Remove unneeded outputs from AMD APUs
9 years ago
Dylan Araps
fec940483c
docs: CHANGELOG
9 years ago
Dylan Araps
69deb4309d
Image: Possibly fix xterm 1/0 error.
9 years ago
Muhammad Herdiansyah
6a483c1ad5
Docs: Changelog
9 years ago
Muhammad Herdiansyah
d57806c95f
Term (SSH): Break from loop regardless of $SSH_TTY output
...
Fixes #760
9 years ago
Muhammad Herdiansyah
ca78d52d5f
Misc: Remove comments
9 years ago
Muhammad Herdiansyah
062dbcda9a
Installscript: Use POSIX-compliant sh instead of bash
9 years ago
Muhammad Herdiansyah
0fa5e77124
CPU [AIX]: Use lsattr instead of prtconf for faster output
9 years ago
Muhammad Herdiansyah
2c11f83b2b
CPU [AIX]: Use prtconf -s for faster speed output
9 years ago
Muhammad Herdiansyah
789ff58583
Model [AIX]: Reduce dependency on prtconf
9 years ago
Herdiansyah
a032067e54
Merge pull request #757 from konimex/arm
...
CPU [Linux]: Fix inaccurate ARM CPU on SoC systems
9 years ago
Muhammad Herdiansyah
633a05175d
Docs: Changelog
9 years ago
Muhammad Herdiansyah
45d78359a7
CPU [Linux]: Fix inaccurate ARM CPU on SoC systems
9 years ago
Muhammad Herdiansyah
681208fa21
Distro: Get $machine_arch case outside the if statement
...
So if $os_arch=off, then the machine_arch will still be populated.
9 years ago
Dylan Araps
36bae0815e
General: Bump version to minor git
9 years ago
Dylan Araps
1c759e8119
Release: 3.2.0
9 years ago
Dylan Araps
3cef00ffa4
Update README.md
9 years ago
Muhammad Herdiansyah
1b2b93737a
Docs: Changelog
9 years ago