Commit Graph

2079 Commits

Author SHA1 Message Date
Dylan Araps dcceeb7a13 Merge pull request #339 from dylanaraps/promptfix
Don't clear the screen in 'Ascii' and 'No Image' modes. Fixes #335
2016-10-02 13:43:26 +11:00
Dylan Araps 3ff1470565 Merge pull request #343 from konimex/master
Fixed various indentation
2016-10-02 13:24:21 +11:00
Muhammad Herdiansyah 461c826b70 Fixed various indentation 2016-10-02 09:12:48 +07:00
Dylan Araps 75a7d2c1b4 swap case for ifs 2016-10-02 12:23:12 +11:00
Dylan Araps c01b3207fe Changelog 2016-10-02 12:03:14 +11:00
Dylan Araps 2f435c6ed4 Fix windows ascii art 2016-10-02 12:02:29 +11:00
Dylan Araps 6ede242b1c Fix blank model output on Windows 2016-10-02 12:01:22 +11:00
Dylan Araps e590ddc10f Fix blank oem info on Windows 2016-10-02 11:58:28 +11:00
Dylan Araps 6f002ff219 Changelog 2016-10-02 11:55:10 +11:00
Dylan Araps d77bbd9619 Fix empty cpu speed on windows 2016-10-02 11:40:00 +11:00
Dylan Araps 515f5e0fe6 Fix ascii color 2016-10-02 11:33:31 +11:00
Dylan Araps be9fadf7c4 Fix ascii colors on Windows 10 2016-10-02 11:27:24 +11:00
Dylan Araps 8f822c9366 Merge pull request #334 from konimex/subsystem
Initial support for Windows 10 Linux subsystem
2016-10-02 10:19:36 +11:00
Dylan Araps e79b4d9947 Add Solus install instructions. 2016-10-02 10:11:02 +11:00
Dylan Araps d0139b9d1c Merge pull request #342 from undrskr/patch-1
Make the Solus logo a bit smaller
2016-10-02 10:08:58 +11:00
undrskr 708b541898 Make the Solus logo a bit smaller
A fairly little change. Sorry for bothering again :/
2016-10-01 19:56:22 +03:00
Dylan Araps a4686bc5b3 Merge pull request #341 from undrskr/master
Update Solus ASCII logo to a more recent one
2016-10-02 01:33:14 +10:00
undrskr 59a7120196 Change the ascii colors for Solus 2016-10-01 18:16:10 +03:00
undrskr 5d69e16258 Update Solus logo (because the old one sucks) 2016-10-01 18:09:51 +03:00
Muhammad Herdiansyah 3dff1947b5 Initial support for Windows 10 Linux subsystem 2016-10-01 18:00:32 +07:00
Dylan Araps fc580020e8 Merge pull request #340 from tudurom/master
Update installation instructions for crux
2016-10-01 17:45:40 +10:00
Dylan Araps 070843d2bf Clear screen later 2016-10-01 12:57:54 +10:00
Dylan Araps 2b7ff346db Fix garbage in prompt 2016-10-01 12:55:31 +10:00
Dylan Araps b112ac9715 Cleanup 2016-10-01 12:33:30 +10:00
Dylan Araps 70fa77b64b Faster math 2016-10-01 12:30:59 +10:00
Dylan Araps 402abf90a8 Remove cursor pos line 2016-10-01 12:28:21 +10:00
Dylan Araps 823cce5893 Add comments 2016-10-01 11:42:18 +10:00
Dylan Araps c4e881c9f1 No longer clear screen 2016-10-01 11:35:23 +10:00
Dylan Araps 580b5fd3f0 Neofetch no longer clears the screen in ascii/off modes 2016-10-01 11:12:29 +10:00
Dylan Araps 8f9b320e99 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2016-10-01 10:50:12 +10:00
Dylan Araps 534ffd671c Fix typo 2016-10-01 10:49:56 +10:00
Dylan Araps 909f710905 Merge pull request #338 from dylanaraps/archdistro
Fix distro on new Arch linux installs. Fixes #336
2016-10-01 10:36:32 +10:00
Dylan Araps 79b8ad83bc Fix #336 2016-10-01 10:35:52 +10:00
Tudor Roman b005b7043d update installation instructions for crux 2016-09-30 22:36:55 +03:00
Dylan Araps 0d3a0b6046 Merge pull request #330 from konimex/music
Added support for various music players
2016-09-14 12:56:30 +10:00
Muhammad Herdiansyah 42048570d4 Added support for deadbeef 2016-09-11 23:37:23 +07:00
Muhammad Herdiansyah 7a7e7aeb1f Added support for Amarok 2016-09-07 23:33:05 +07:00
Muhammad Herdiansyah fb4638f1af Added support for Banshee Music Player 2016-09-07 22:10:13 +07:00
Muhammad Herdiansyah 8c459ba781 Added support for Rhythmbox Music Player 2016-09-07 22:07:51 +07:00
Dylan Araps de96b1106f Merge pull request #329 from konimex/master
Fixed percent not displaying in cpu_display
2016-09-03 23:11:23 +10:00
Muhammad Herdiansyah f45951a147 Fixed percent not displaying in cpu_display 2016-09-03 14:46:59 +07:00
Dylan Araps d1bab99b00 Merge pull request #327 from konimex/distro_shorthand
Expanded distro_shorthand to support non-LSB solutions
2016-09-03 02:17:42 +10:00
Dylan Araps 9a5d4ad07c Merge pull request #328 from konimex/master
OpenBSD's battery status get back into the BSD case
2016-09-03 02:16:32 +10:00
Muhammad Herdiansyah e51f6cf836 OpenBSD's battery status get back into the BSD case
Maybe the original commiter forgot the * so s/he decided to get OpenBSD's
case nest into the `$os` instead of `$distro`.

I suspect the original reason that because OpenBSD's `$distro` output
is `OpenBSD $(uname -m)` instead of just `OpenBSD` so the results didn't
appear.

Anyway, for consistency, I decided to bring OpenBSD's battery case back
to the `$distro` case, add a very little fix (which is the *) and the
problem should be fixed.
2016-09-02 21:12:02 +07:00
Muhammad Herdiansyah e2af2772fe Expanded distro_shorthand to support non-LSB solutions 2016-09-01 20:28:57 +07:00
Dylan Araps ecee4e7adb Merge pull request #326 from konimex/master
Updated README with Solaris dependencies
2016-09-01 20:16:27 +10:00
Muhammad Herdiansyah a80eb35d2c Updated README with Solaris dependencies 2016-08-30 19:17:36 +07:00
Dylan Araps 14ed583d68 Readme 2016-08-30 20:01:11 +10:00
Dylan Araps 0a56836343 Merge pull request #323 from konimex/lsb
Added distro_shorthand to simplify lsb_release output
2016-08-30 19:53:26 +10:00
Muhammad Herdiansyah 7372e56d50 Added distro_shorthand to simplify lsb_release output 2016-08-30 11:18:30 +07:00