Commit Graph

4869 Commits

Author SHA1 Message Date
Dylan Araps 15cd3b3e07 gpu: Remove glxinfo usage. Too slow. 2018-05-29 09:08:32 +10:00
Dylan Araps ec29e74406 cpu: Simplify cpu_cores 2018-05-29 08:48:03 +10:00
Dylan Araps a2769a93ed image: Fixed images in kitty on macOS. Closes #994 2018-05-28 18:51:41 +10:00
Dylan Araps 8e3be5204d docs: update 2018-05-28 11:08:06 +10:00
Dylan Araps b02ed9fff2 image: Fixed kitty image size. 2018-05-28 10:28:14 +10:00
Dylan Araps 29aabc97fa docs: update 2018-05-28 09:47:17 +10:00
Dylan Araps 8707a49f04 docs: update 2018-05-28 09:46:08 +10:00
Dylan Araps b981fb50fa image: Fixed tycat size. 2018-05-28 09:33:47 +10:00
Dylan Araps e04302ccec docs: update 2018-05-28 09:27:55 +10:00
Dylan Araps 92ecdf0012 image: Removed catimg support. Fixed sixel size. 2018-05-28 09:27:41 +10:00
Dylan Araps e2274fddd8 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-28 08:42:48 +10:00
Dylan Araps ba9c7bba23 docs: update 2018-05-28 08:42:35 +10:00
Dylan Araps a4ca62cf5a
Merge pull request #1007 from mstraube/song-config
song: sort players in config
2018-05-26 08:34:19 +00:00
Michael Straube fca688dd12 song: sort players in config 2018-05-26 10:21:08 +02:00
Dylan Araps e6b8f4f64f song: Use newlines as a separator directly. 2018-05-26 09:14:28 +10:00
Dylan Araps 8554f42345 song: Remove locale override. 2018-05-26 06:55:25 +10:00
Dylan Araps 2a13d62c0c song: Use ascii characters to split fields. 2018-05-26 06:54:38 +10:00
Dylan Araps 3ad38d7c95 docs: update 2018-05-25 16:08:41 +10:00
Dylan Araps 01ef60445e song: Use regex for matching. 2018-05-25 15:13:10 +10:00
Dylan Araps 160276ff6d general: Fix prompt issues 3 2018-05-25 06:51:06 +10:00
Dylan Araps 77282c8fea general: revert Fix prompt issue 2 2018-05-25 06:07:42 +10:00
Dylan Araps bff6cf3b1a general: Fix prompt issues 2 2018-05-25 06:05:31 +10:00
Dylan Araps e8ab52de7d
Merge pull request #1003 from dylanaraps/song_fix
song: Fix matching
2018-05-24 08:43:32 +00:00
Dylan Araps b4fc29e6f6
Merge pull request #962 from dylanaraps/ati
gpu: Fix ATI/AMD branding issue.
2018-05-24 07:58:45 +00:00
Dylan Araps c64b5c3d8c general: clean up 2018-05-24 16:55:10 +10:00
Dylan Araps 0f0d9aa84f Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-24 16:51:34 +10:00
Dylan Araps 6991b71ccb general: Added json output option. 2018-05-24 16:51:23 +10:00
Andrew Titmuss de0d342852 Revert "Revert "term_font: fix iTerm2 checking 2 more profiles than exists""
This reverts commit f49919e957.
2018-05-24 15:46:38 +10:00
Dylan Araps 33d6dd760f song: Fix matching 2018-05-24 15:36:04 +10:00
Dylan Araps 130b7028ef song: Fix matching 2018-05-24 15:33:13 +10:00
Andrew Titmuss f49919e957 Revert "term_font: fix iTerm2 checking 2 more profiles than exists"
This reverts commit 15c2939779.
2018-05-24 14:27:39 +10:00
Andrew Titmuss 5143b20ce1
font: fix line length for iTerm2 profile count 2018-05-24 13:55:09 +10:00
Andrew Titmuss d6d6e6ea63
docs: update [skip ci] 2018-05-24 13:50:05 +10:00
Andrew Titmuss 15c2939779
term_font: fix iTerm2 checking 2 more profiles than exists 2018-05-24 13:46:35 +10:00
Andrew Titmuss 5756eb97f2
song: fix iTunes detection 2018-05-24 12:46:47 +10:00
Dylan Araps 14981205c6 docs: update 2018-05-24 08:52:55 +10:00
Dylan Araps dfc8b10ee4 general: Fix cursor location errors. 2018-05-24 08:07:37 +10:00
Dylan Araps 38762182e8 docs: update 2018-05-22 19:44:14 +10:00
Dylan Araps 3ee0980aac Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-22 14:38:50 +10:00
Dylan Araps 3f021fbbb6 misc: cleanup 2018-05-22 14:14:17 +10:00
Dylan Araps 8e99bc6e5f
Merge pull request #1002 from mstraube/redcore
OS: Add support for Redcore Linux
2018-05-21 14:03:28 +00:00
Michael Straube dc9334b7f1 OS: Add support for Redcore Linux 2018-05-21 11:03:36 +02:00
Dylan Araps 070651e4f4 general: Remove screenshot functionality. 2018-05-21 12:46:05 +10:00
Dylan Araps 6aba54154c misc: Remove uppercase() 2018-05-21 10:26:46 +10:00
Dylan Araps c5188a891f config: Remove support for deprecated options. 2018-05-21 10:23:01 +10:00
Dylan Araps 6bf7f9452e misc: Remove all instances of export. They're pointless. 2018-05-21 10:14:35 +10:00
Dylan Araps 4895ed33b1 misc: cleanup 2018-05-21 10:08:43 +10:00
Dylan Araps 8ad455a1ce docs: update 2018-05-21 09:35:07 +10:00
Dylan Araps aed206b5d7 docs: update 2018-05-21 08:32:28 +10:00
Dylan Araps a27382d21d image: Make the resolution of catimg configurable. 2018-05-21 08:29:50 +10:00