Dylan Araps
|
6647c77096
|
Info: Add checks to see if prin() was used directly
|
2016-12-14 22:12:42 +11:00 |
Dylan Araps
|
139c55f257
|
General: Remove stray comment
|
2016-12-14 21:59:56 +11:00 |
Dylan Araps
|
1632a61753
|
Info: Move get_title() and get_underline() formatting to their own functions
|
2016-12-14 21:57:48 +11:00 |
Dylan Araps
|
abd0391c36
|
Info: Reduce size of prin() further
|
2016-12-14 21:35:45 +11:00 |
Dylan Araps
|
5ff2a7d9dc
|
Info: Further reduce size of info()
|
2016-12-14 21:33:05 +11:00 |
Dylan Araps
|
bdcb0955c4
|
General: Delete most of info() and instead call prin()
|
2016-12-14 19:53:03 +11:00 |
Dylan Araps
|
0933bfe1ae
|
Update CHANGELOG.md
|
2016-12-14 19:25:58 +11:00 |
Dylan Araps
|
2433b79d1e
|
Merge pull request #527 from dylanaraps/cpu_fix
CPU: Function cleanup
|
2016-12-14 19:23:09 +11:00 |
Dylan Araps
|
d35d9a01d7
|
Version: Swap quotes'
|
2016-12-14 17:21:17 +11:00 |
Dylan Araps
|
67a8be1688
|
Update help
|
2016-12-14 17:10:20 +11:00 |
Dylan Araps
|
58f514ddd4
|
Update help
|
2016-12-14 17:08:55 +11:00 |
Dylan Araps
|
bb641a5986
|
Docs: Add note about Ubuntu-Studio
|
2016-12-14 17:05:23 +11: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 |
Dylan Araps
|
86c178d108
|
Man: Add generated manpage
|
2016-12-14 12:47:44 +11:00 |
Dylan Araps
|
2dfa044d4c
|
Generate man page from --help and --version
|
2016-12-14 12:42:58 +11:00 |
Dylan Araps
|
4413c0f210
|
CPU: Remove duplicate substitutions
|
2016-12-14 11:57:02 +11:00 |
Dylan Araps
|
dc08df12ac
|
CPU: Simplify format check
|
2016-12-14 11:45:33 +11:00 |
Dylan Araps
|
f7686ee8e8
|
CPU: Update comments
|
2016-12-14 11:40:29 +11:00 |
Dylan Araps
|
5a6a3d7e5b
|
CPU: [NetBSD] Remove case statement in favor of 1 line test
|
2016-12-14 11:33:19 +11:00 |
Dylan Araps
|
fdc350f136
|
General: Add warnings speed_type options
|
2016-12-14 11:22:02 +11:00 |
Dylan Araps
|
440153e7d8
|
CPU: Don't simplify option names for no reason
|
2016-12-14 11:14:59 +11:00 |
Dylan Araps
|
f3bfd5a9f5
|
Merge pull request #525 from dylanaraps/bloat
Info: Remove useless blocks
|
2016-12-13 21:02:29 +11:00 |
Dylan Araps
|
d821ca937f
|
Update CHANGELOG.md
|
2016-12-13 19:27:43 +11:00 |
Muhammad Herdiansyah
|
fee6f565f7
|
ASCII: Added Ubuntu Studio
|
2016-12-13 15:19:26 +07:00 |
Dylan Araps
|
bfa1ce6cd9
|
Info: Remove useless blocks
|
2016-12-13 19:09:26 +11:00 |
Dylan Araps
|
901136e1af
|
Ascii: Fix bug when $image_source = ascii
|
2016-12-13 15:15:32 +11:00 |
Dylan Araps
|
353cb2e7b4
|
Update README.md
|
2016-12-13 12:33:17 +11:00 |
Dylan Araps
|
afa01aac0f
|
Readme: New Screenshot
|
2016-12-13 12:32:20 +11:00 |
Dylan Araps
|
ae35911658
|
Update CHANGELOG.md
|
2016-12-13 12:07:31 +11:00 |
Dylan Araps
|
4ce470e6b8
|
Merge pull request #523 from dylanaraps/de
DE: Better Desktop Environment Detection.
|
2016-12-13 12:04:48 +11:00 |
Dylan Araps
|
b94f2ef0f9
|
Merge branch 'master' of github.com:dylanaraps/neofetch
|
2016-12-13 11:56:53 +11:00 |
Dylan Araps
|
9e311c036d
|
Readme
|
2016-12-13 11:56:41 +11:00 |
Dylan Araps
|
101d5c5254
|
DE: Check {GNOME,MATE}_DESKTOP_SESSION_ID
|
2016-12-13 11:25:00 +11:00 |
Dylan Araps
|
c3596680c9
|
DE: Better DE detection
|
2016-12-13 11:22:39 +11:00 |
Dylan Araps
|
f78c65d790
|
Update CHANGELOG.md
|
2016-12-13 10:21:12 +11:00 |
Dylan Araps
|
0b96f668f2
|
Update CHANGELOG.md
|
2016-12-13 10:20:58 +11:00 |
Andrew Titmuss
|
4821d6860a
|
Merge pull request #522 from jorgegonzalez/master
|
2016-12-13 10:01:22 +11:00 |
Jorge Gonzalez
|
da251b8bc9
|
Change to one-line if statement
|
2016-12-12 17:57:49 -05:00 |
Jorge Gonzalez
|
6dbdaa4a63
|
Fix always charging bug
|
2016-12-12 16:40:03 -05:00 |
Dylan Araps
|
eb7eff298d
|
Update CHANGELOG.md
|
2016-12-12 23:57:28 +11:00 |
Dylan Araps
|
a173afb6ec
|
Merge pull request #519 from dylanaraps/main_cleanup
General: Cleanup main
|
2016-12-12 23:57:06 +11:00 |
Dylan Araps
|
4ef8c36fb5
|
Update CHANGELOG.md
|
2016-12-12 23:56:14 +11:00 |
Dylan Araps
|
62208c59b2
|
Update CHANGELOG.md
|
2016-12-12 23:55:56 +11:00 |
Dylan Araps
|
a3dc58347a
|
Merge pull request #520 from dylanaraps/scrot2
Scrot: Use arrays for $scrot_program
|
2016-12-12 23:55:29 +11:00 |
Dylan Araps
|
82584083a3
|
Update CHANGELOG.md
|
2016-12-12 23:54:48 +11:00 |
Dylan Araps
|
8856e29a09
|
Update CHANGELOG.md
|
2016-12-12 23:54:38 +11:00 |
Dylan Araps
|
2946e785db
|
Merge pull request #521 from dylanaraps/cmus
Song: [cmus] Simplify block and fix artistsort bug
|
2016-12-12 23:54:18 +11:00 |
Dylan Araps
|
f7274fef87
|
General: Don't uppercase term font
|
2016-12-12 18:38:55 +11:00 |
Dylan Araps
|
fc31e868e3
|
Changelog
|
2016-12-12 18:28:41 +11:00 |