Dylan Araps
b60f281119
Update version
10 years ago
Dylan Araps
479fef73ea
1.9 changelog
10 years ago
Dylan Araps
973174d0ab
Changelog
10 years ago
Dylan Araps
7f7d3748a9
Changelog
10 years ago
Dylan Araps
88871181ca
Changelog
10 years ago
Dylan Araps
dcceeb7a13
Merge pull request #339 from dylanaraps/promptfix
...
Don't clear the screen in 'Ascii' and 'No Image' modes. Fixes #335
10 years ago
Dylan Araps
3ff1470565
Merge pull request #343 from konimex/master
...
Fixed various indentation
10 years ago
Muhammad Herdiansyah
461c826b70
Fixed various indentation
10 years ago
Dylan Araps
75a7d2c1b4
swap case for ifs
10 years ago
Dylan Araps
c01b3207fe
Changelog
10 years ago
Dylan Araps
2f435c6ed4
Fix windows ascii art
10 years ago
Dylan Araps
6ede242b1c
Fix blank model output on Windows
10 years ago
Dylan Araps
e590ddc10f
Fix blank oem info on Windows
10 years ago
Dylan Araps
6f002ff219
Changelog
10 years ago
Dylan Araps
d77bbd9619
Fix empty cpu speed on windows
10 years ago
Dylan Araps
515f5e0fe6
Fix ascii color
10 years ago
Dylan Araps
be9fadf7c4
Fix ascii colors on Windows 10
10 years ago
Dylan Araps
8f822c9366
Merge pull request #334 from konimex/subsystem
...
Initial support for Windows 10 Linux subsystem
10 years ago
Dylan Araps
e79b4d9947
Add Solus install instructions.
10 years ago
Dylan Araps
d0139b9d1c
Merge pull request #342 from undrskr/patch-1
...
Make the Solus logo a bit smaller
10 years ago
undrskr
708b541898
Make the Solus logo a bit smaller
...
A fairly little change. Sorry for bothering again :/
10 years ago
Dylan Araps
a4686bc5b3
Merge pull request #341 from undrskr/master
...
Update Solus ASCII logo to a more recent one
10 years ago
undrskr
59a7120196
Change the ascii colors for Solus
10 years ago
undrskr
5d69e16258
Update Solus logo (because the old one sucks)
10 years ago
Muhammad Herdiansyah
3dff1947b5
Initial support for Windows 10 Linux subsystem
10 years ago
Dylan Araps
fc580020e8
Merge pull request #340 from tudurom/master
...
Update installation instructions for crux
10 years ago
Dylan Araps
070843d2bf
Clear screen later
10 years ago
Dylan Araps
2b7ff346db
Fix garbage in prompt
10 years ago
Dylan Araps
b112ac9715
Cleanup
10 years ago
Dylan Araps
70fa77b64b
Faster math
10 years ago
Dylan Araps
402abf90a8
Remove cursor pos line
10 years ago
Dylan Araps
823cce5893
Add comments
10 years ago
Dylan Araps
c4e881c9f1
No longer clear screen
10 years ago
Dylan Araps
580b5fd3f0
Neofetch no longer clears the screen in ascii/off modes
10 years ago
Dylan Araps
8f9b320e99
Merge branch 'master' of https://github.com/dylanaraps/neofetch
10 years ago
Dylan Araps
534ffd671c
Fix typo
10 years ago
Dylan Araps
909f710905
Merge pull request #338 from dylanaraps/archdistro
...
Fix distro on new Arch linux installs. Fixes #336
10 years ago
Dylan Araps
79b8ad83bc
Fix #336
10 years ago
Tudor Roman
b005b7043d
update installation instructions for crux
10 years ago
Dylan Araps
0d3a0b6046
Merge pull request #330 from konimex/music
...
Added support for various music players
10 years ago
Muhammad Herdiansyah
42048570d4
Added support for deadbeef
10 years ago
Muhammad Herdiansyah
7a7e7aeb1f
Added support for Amarok
10 years ago
Muhammad Herdiansyah
fb4638f1af
Added support for Banshee Music Player
10 years ago
Muhammad Herdiansyah
8c459ba781
Added support for Rhythmbox Music Player
10 years ago
Dylan Araps
de96b1106f
Merge pull request #329 from konimex/master
...
Fixed percent not displaying in cpu_display
10 years ago
Muhammad Herdiansyah
f45951a147
Fixed percent not displaying in cpu_display
10 years ago
Dylan Araps
d1bab99b00
Merge pull request #327 from konimex/distro_shorthand
...
Expanded distro_shorthand to support non-LSB solutions
10 years ago
Dylan Araps
9a5d4ad07c
Merge pull request #328 from konimex/master
...
OpenBSD's battery status get back into the BSD case
10 years ago
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.
10 years ago
Muhammad Herdiansyah
e2af2772fe
Expanded distro_shorthand to support non-LSB solutions
10 years ago