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
Dylan Araps
4b9c7072f0
Merge pull request #321 from konimex/guix
...
Added support for GuixSD
2016-08-30 06:08:48 +10:00
Muhammad Herdiansyah
c0b53c0606
Added distro detection
2016-08-29 21:36:57 +07:00
Muhammad Herdiansyah
06a3f809cc
Added support for GuixSD
2016-08-27 15:42:56 +07:00
Dylan Araps
f7353a6b64
Model: Add checks for more files
2016-08-27 08:48:43 +10:00
Dylan Araps
f3ac997826
Changelog
2016-08-26 22:20:06 +10:00
Dylan Araps
198fa7bcd9
Merge pull request #310 from dylanaraps/model2
...
Add new `model` function to print device model name
2016-08-26 22:16:12 +10:00
Dylan Araps
68624f8165
Merge pull request #320 from dylanaraps/openwrt-fixes
...
Openwrt fixes
2016-08-26 13:26:08 +10:00
Dylan Araps
69f423c882
Changelog
2016-08-26 13:21:36 +10:00
Dylan Araps
e3c5bbd8a2
Fix disk on OS X and FreeBSD
2016-08-26 13:03:22 +10:00
Dylan Araps
f5bd9a7841
test
2016-08-26 12:28:33 +10:00
Dylan Araps
93715fb4a9
Simplify cpu core
2016-08-26 12:21:32 +10:00
Dylan Araps
5e32fc6461
Openwrt count packages
2016-08-26 12:17:58 +10:00
Dylan Araps
8250f5052a
Fix disk usage and user
2016-08-26 12:07:26 +10:00
Dylan Araps
d41d805f1a
read: Use -s flag instead of stty
2016-08-26 11:27:58 +10:00
Dylan Araps
db8aebd216
Swap stty for -s
2016-08-26 11:22:54 +10:00
Dylan Araps
e53e82c9c4
Supress prompt erors
2016-08-26 11:15:27 +10:00
Dylan Araps
2dea28ea2a
Fix awk bug on openwrt
2016-08-26 11:10:55 +10:00
Dylan Araps
e1e21c659c
Fix stray whitespace
2016-08-26 11:10:42 +10:00
Dylan Araps
642d3f2339
Merge branch 'openwrt-fixes' of https://github.com/dylanaraps/neofetch into openwrt-fixes
2016-08-26 10:33:54 +10:00
Dylan Araps
ad53cc8bfc
OpenWRT uptime
2016-08-26 10:19:05 +10:00
Dylan Araps
951619451d
Merge pull request #319 from dylanaraps/revert-318-master
...
Revert "Some OpenWRT fixes"
2016-08-26 01:10:55 +10:00
Dylan Araps
ebf1d85297
Revert "Some OpenWRT fixes"
2016-08-26 01:10:44 +10:00
Dylan Araps
07ee126214
Merge pull request #318 from dawidd6/master
...
Some OpenWRT fixes
2016-08-26 00:50:55 +10:00