Commit Graph
100 Commits
Author SHA1 Message Date
HerdiansyahandGitHub 65fb501c1f Merge pull request #692 from konimex/mingw
OS: Added support for MinGW
2017-04-05 23:22:33 +07:00
Muhammad Herdiansyah 0e50e7d3ba Docs: Changelog 2017-04-05 23:21:53 +07:00
Muhammad Herdiansyah 0efc00419e OS: Added support for MinGW 2017-04-05 15:08:09 +07:00
Muhammad Herdiansyah fd3d2fc29b Docs: Changelog 2017-03-10 10:43:21 +07:00
HerdiansyahandGitHub f7614f5703 Merge pull request #675 from nilesr/master
SliTaz support added
2017-03-10 08:31:48 +07:00
Muhammad Herdiansyah 1a6fe2099c Docs: Changelog 2017-03-05 09:53:02 +07:00
Muhammad Herdiansyah 93bfcf178a Merge branch 'fix-issue-662' of https://github.com/eliezio/neofetch 2017-03-05 09:44:12 +07:00
Muhammad Herdiansyah 98061ca6c0 Docs: CHANGELOG 2017-03-03 14:46:48 +07:00
Muhammad Herdiansyah 0c03845100 Packages: Used better method for checking packages in eopkg (#669) 2017-03-03 14:43:10 +07:00
Muhammad Herdiansyah 1af650eaf1 Docs: CHANGELOG 2017-02-28 22:47:40 +07:00
Muhammad Herdiansyah 39986f2197 Local IP: Fixed UID showing instead of IP 2017-02-28 11:59:01 +07:00
Muhammad Herdiansyah 97a437b7ed Config: Applied @fornwall's patch 2017-01-28 13:54:40 +07:00
Muhammad Herdiansyah 96b5708e2e Misc: Don't align whitespaces
It interferes with manpage formatting and causes

    --ascii source
        DESC

as

    --ascii
        source      DESC
2017-01-22 13:34:23 +07:00
Muhammad Herdiansyah e5602a0def General: Check Default config in /etc instead 2017-01-18 08:24:23 +07:00
Muhammad Herdiansyah 347ac94749 Makefile: New Makefile 2017-01-18 08:22:32 +07:00
Muhammad Herdiansyah 0ea04cc99f Model: Strip out more OEM info
Source: https://redd.it/5nvb8z/
2017-01-14 13:59:40 +07:00
Muhammad Herdiansyah 352f20eed9 Get Wallpaper: Add AIX 2017-01-11 18:26:17 +07:00
HerdiansyahandGitHub 6ec9d163e2 Docs: README 2017-01-10 09:30:37 +07:00
HerdiansyahandGitHub d80061345a Merge pull request #592 from konimex/aix
OS: Added initial support for AIX
2017-01-10 09:30:28 +07:00
Muhammad Herdiansyah 8eeffc3b8c Packages: Added support for AIX 2017-01-09 21:51:09 +07:00
Muhammad Herdiansyah a7842e7b75 Docs: CHANGELOG 2017-01-09 21:02:27 +07:00
Muhammad Herdiansyah 3116233596 Install Date: Disable AIX ls 2017-01-09 20:55:09 +07:00
Muhammad Herdiansyah d5e35803d6 CPU (Cores): Strip spaces 2017-01-09 19:22:18 +07:00
Muhammad Herdiansyah 8a3981bf92 Kernel: Stop function when OS = AIX 2017-01-09 19:22:17 +07:00
Muhammad Herdiansyah 79ef172623 ASCII: Added ASCII art for AIX 2017-01-09 18:25:16 +07:00
Muhammad Herdiansyah 9667fccbd7 Disk: Added support for AIX 2017-01-09 18:25:16 +07:00
Muhammad Herdiansyah 141f6f12c0 Uptime: Added support for AIX 2017-01-09 18:25:16 +07:00
Muhammad Herdiansyah 2b13b8a9cd Memory: Added support for AIX 2017-01-09 18:25:16 +07:00
Muhammad Herdiansyah d896c29942 Local IP: Added support for AIX 2017-01-08 15:55:13 +07:00
Muhammad Herdiansyah 60ab558dec Resolution: Added support for AIX 2017-01-08 15:55:13 +07:00
Muhammad Herdiansyah f419c1c50e GPU: Added initial support for AIX 2017-01-08 15:55:13 +07:00
Muhammad Herdiansyah 367a5c83b6 CPU Usage: Added initial support for AIX 2017-01-08 15:55:13 +07:00
Muhammad Herdiansyah 4626349b4d CPU: Added initial support for AIX 2017-01-08 15:55:13 +07:00
Muhammad Herdiansyah 0cfe6f3608 Distro: Added support for AIX 2017-01-08 15:55:13 +07:00
Muhammad Herdiansyah 5661475a15 OS: Added initial support for AIX 2017-01-08 15:55:13 +07:00
HerdiansyahandGitHub 3f228c0a47 Docs: README 2017-01-07 13:38:57 +07:00
HerdiansyahandGitHub 19b55b2e86 Docs: CHANGELOG 2017-01-07 13:36:25 +07:00
Muhammad Herdiansyah c4dc3ab3a8 OS: Added support for Windows (MSYS2) 2017-01-07 13:35:52 +07:00
Muhammad Herdiansyah 5a311dc86a Misc: Update Copyright to 2017 2017-01-06 19:16:44 +07:00
Muhammad Herdiansyah 32e37f514b Docs: CHANGELOG 2017-01-06 19:10:18 +07:00
Muhammad Herdiansyah 4fe7225015 ASCII: Added small Void Linux 2017-01-06 19:05:09 +07:00
Muhammad Herdiansyah 601b64c692 ASCII: Added small Alpine Linux 2017-01-06 18:57:54 +07:00
Muhammad Herdiansyah ca0161b484 Docs: CHANGELOG 2017-01-05 13:58:15 +07:00
Muhammad Herdiansyah c8bd5d4ea2 Memory: Fixed inaccurate memory in Solaris 2017-01-05 13:55:28 +07:00
Muhammad Herdiansyah ca3e88b934 CPU/CPU Usage: Fixed cores not showing in Solaris
In Oracle Solaris, its default grep doesn't have -F option, only xpg4
has it, so a new PATH has to be added because somehow Oracle doesn't
include them into the default PATH.
2017-01-04 22:45:08 +07:00
HerdiansyahandGitHub 64e3778b93 Merge pull request #593 from mstraube/suse
ASCII: Fix SUSE logo not displayed
2017-01-04 17:44:55 +07:00
HerdiansyahandGitHub 6057b8c7fb Merge pull request #589 from mstraube/syntax
General: Fix arithmetic expression
2017-01-03 19:40:36 +07:00
HerdiansyahandGitHub d855121612 Merge pull request #581 from konimex/install_date
Install Date: Rewrite function
2017-01-02 11:28:43 +07:00
Muhammad Herdiansyah 6bde4b5a8f Docs: CHANGELOG 2017-01-02 11:18:01 +07:00
Muhammad Herdiansyah fbb268edc8 Install Date: Added ls command for Toybox 2017-01-01 20:00:11 +07:00
Muhammad Herdiansyah b8af8fd69a Install Date: Only use relevant flags for ls 2017-01-01 20:00:09 +07:00
Muhammad Herdiansyah bee922eb43 Install Date: Rewrite function 2017-01-01 19:59:23 +07:00
Muhammad Herdiansyah ce63709b06 Shell: Disable version detection for ash and dash 2017-01-01 15:07:10 +07:00
HerdiansyahandGitHub c64e187bd1 Docs: CHANGELOG 2016-12-29 15:30:27 +07:00
Muhammad Herdiansyah 72ce23befb Docs: Better manpage format 2016-12-29 15:26:44 +07:00
Muhammad Herdiansyah 058ee8a211 ASCII: Added ASCII for Joyent SmartOS 2016-12-28 17:55:04 +07:00
HerdiansyahandGitHub fa2600248e Docs: CHANGELOG 2016-12-28 16:31:05 +07:00
HerdiansyahandGitHub 536bd4cf40 OS: Added support for Gentoo/FreeBSD (PR #572) 2016-12-28 16:30:06 +07:00
Muhammad Herdiansyah e7b90d0864 Distro: Suppressed errors 2016-12-28 15:13:55 +07:00
Muhammad Herdiansyah e4d7baecaf Distro: Apply suggestion 2016-12-28 15:13:55 +07:00
Muhammad Herdiansyah 2bad735fb3 Packages: Separate FreeBSD pkg from Linux/Solaris pkg detection 2016-12-28 15:13:55 +07:00
Muhammad Herdiansyah 5f48a04bda Packages: Merged Linux and BSD package detection 2016-12-28 15:13:55 +07:00
Muhammad Herdiansyah 7726133333 OS: Merged Linux and BSD distro detection 2016-12-28 15:11:32 +07:00
Muhammad Herdiansyah 0386551664 ASCII: Fixed Gentoo ASCII not appearing on distro_shorthand=off 2016-12-28 15:10:35 +07:00
Muhammad Herdiansyah c25cc146a1 Model: Removed more dummy OEM stuff
Source: https://redd.it/5k8wai/
2016-12-26 14:12:27 +07:00
Muhammad Herdiansyah c7f9283bde General: Changed manpage generation command 2016-12-25 20:16:02 +07:00
Muhammad Herdiansyah 139b37d5a0 Docs: CHANGELOG 2016-12-25 19:02:26 +07:00
Muhammad Herdiansyah 8f220d8729 Install Date: Add an option to use 24h or 12h in time format 2016-12-25 16:01:37 +07:00
Muhammad Herdiansyah 6ee92d42d4 Model: Deleted more OEM info
Source: https://redd.it/5k2z8c/
2016-12-25 14:45:08 +07:00
Muhammad Herdiansyah de8779db8f CPU [Minix]: Added case instead of setting a local variable
I still don't remember why I made it into a local variable.
2016-12-25 14:33:33 +07:00
Muhammad Herdiansyah c0506dbc2c CPU [Linux]: Strip 'FPU' from CPU output
Since we're strictly looking for CPU name here, any output with
"FPU"* will be unnecessary. This mainly affects MIPS
2016-12-24 21:18:36 +07:00
Muhammad Herdiansyah 9180914dcf DE: Fixed GNOME fallback detection 2016-12-23 12:09:28 +07:00
Muhammad Herdiansyah f97c7a3701 Docs: CHANGELOG 2016-12-19 14:30:43 +07:00
HerdiansyahandGitHub 94064af2a5 Merge pull request #547 from konimex/minix
OS: Added initial support for MINIX
2016-12-19 14:29:38 +07:00
Muhammad Herdiansyah 6e7dfef790 Local IP [Minix]: Deleted case in Linux/BSD/Solaris' local_ip 2016-12-19 10:42:50 +07:00
Muhammad Herdiansyah 61f21f8762 Merge remote-tracking branch 'upstream/minix2' into minix (#549) 2016-12-19 10:38:12 +07:00
Muhammad Herdiansyah d754a15e83 Docs: CHANGELOG 2016-12-19 00:29:40 +07:00
HerdiansyahandGitHub 09d8d5ad8f Merge pull request #548 from z33ky/master
Song: Add support for xmms2
2016-12-19 00:26:00 +07:00
Muhammad Herdiansyah c3d60901d9 OS: Added initial support for MINIX 2016-12-18 21:55:46 +07:00
Muhammad Herdiansyah 9496c542eb CPU: Remove more unneeded outputs 2016-12-18 12:08:27 +07:00
Muhammad Herdiansyah 10857ff92d Docs: CHANGELOG 2016-12-18 09:19:50 +07:00
Muhammad Herdiansyah 9dfb8068f9 Merge branch 'gnu-to-linux' 2016-12-18 09:16:19 +07:00
Muhammad Herdiansyah 55190a61f5 ASCII: Fixed BSD Beastie's shoes 2016-12-17 21:46:36 +07:00
Muhammad Herdiansyah 48ee97fcd1 GPU: Remove more filler stuff from AMD
Source: http://redd.it/5iqjf1
2016-12-17 17:45:06 +07:00
Muhammad Herdiansyah 1ba4bc3da8 General: Set fixed PATH 2016-12-17 17:11:56 +07:00
Muhammad Herdiansyah e8b121c938 Local IP: Merge BSD and Solaris to Linux 2016-12-17 17:11:56 +07:00
Muhammad Herdiansyah 93e7ab0b3a OS: Merge all "GNU" instances to Linux 2016-12-17 17:11:55 +07:00
Muhammad Herdiansyah 3fc42f3245 ASCII: Fixed ASCII not appearing for Oracle Solaris and Oracle Linux 2016-12-16 17:37:35 +07:00
Muhammad Herdiansyah 0a3505fc22 CHANGELOG: Merge CPU block 2016-12-15 18:51:02 +07:00
HerdiansyahandGitHub 0fdd3b8637 CPU [Linux]: Added CPU name detection for more architectures (#529)
This fixes #526.
2016-12-15 18:03:10 +07:00
Muhammad Herdiansyah fb53751813 Update CHANGELOG
Ubuntu Studio is not a DE
2016-12-14 11:57:40 +07:00
Muhammad Herdiansyah 9aed2b0103 Memory [Solaris]: Changed function name for consistency 2016-12-14 11:57:12 +07:00
Muhammad Herdiansyah fee6f565f7 ASCII: Added Ubuntu Studio 2016-12-13 15:19:26 +07:00
Muhammad Herdiansyah 66be054f30 Colors: use start++ instead of adding it manually after case 2016-12-10 19:52:07 +07:00
Muhammad Herdiansyah de91180567 BSD: Use $kernel_name instead of $distro in some functions 2016-12-05 18:07:20 +07:00
Muhammad Herdiansyah a40c0fd7ad Wallpaper: Expanded support to Solaris and GNU Hurd 2016-12-05 17:36:21 +07:00
Muhammad Herdiansyah 63c532f2c5 Kernel: Modify how kernel_shorthand works in BSDs 2016-12-03 11:20:31 +07:00
Muhammad Herdiansyah 956c79d0de Distro: Added support for GoboLinux 2016-12-02 18:18:55 +07:00
Muhammad Herdiansyah 00447db6d7 Public IP: Add caching 2016-12-02 12:11:39 +07:00
Muhammad Herdiansyah 4d21fb6397 GNU Hurd: Added uptime
Oops, forgot this one.
2016-11-29 16:46:58 +07:00