Commit Graph

1807 Commits

Author SHA1 Message Date
Dylan Araps 4716bb7d0d Add --version and update docs 2016-05-30 15:14:16 +10:00
Dylan Araps b05226b817 Even better scrot 2016-05-29 18:00:31 +10:00
Dylan Araps 0546ee11c4 Better Screenshot 2016-05-29 17:58:51 +10:00
Dylan Araps 430abc567f Fix broken screenshot link? 2016-05-29 13:49:23 +10:00
Dylan Araps 2ef37fcd93 New screenshot' 2016-05-29 13:46:06 +10:00
Dylan Araps cf95f70f85 Fix issues with color blocks adding random newlines to the terminal 2016-05-29 10:03:18 +10:00
Dylan Araps 51aa7d01cd Fix wrong value for block width 2016-05-28 19:51:21 +10:00
Dylan Araps 12cf9ec55f Changelog 2016-05-28 15:43:21 +10:00
Dylan Araps 6fd40fc82d Merge pull request #267 from iandrewt/itunes-fix
fixed iTunes song output
2016-05-28 15:39:25 +10:00
Andrew Titmuss 543da69eb1
fixed iTunes song output 2016-05-28 15:24:40 +10:00
Dylan Araps 70aa01aebb Move comparison to inside if statement 2016-05-28 14:07:19 +10:00
Dylan Araps 77fe15cb29 Move comment to right place 2016-05-28 14:04:52 +10:00
Dylan Araps 7023a37658 Fixed wrong order 2016-05-28 14:02:32 +10:00
Dylan Araps a98d96eb8c Halve font width on iTerm2 2016-05-28 14:01:44 +10:00
Dylan Araps 37e7d8e4b3 Condense term function 2016-05-28 11:38:41 +10:00
Dylan Araps a7f7218b24 More Travis fixes 2016-05-28 11:35:20 +10:00
Dylan Araps a846076807 Fix some travis issues 2016-05-28 11:31:15 +10:00
Dylan Araps 64d2680278 Add term and termfont to --test 2016-05-28 11:28:41 +10:00
Dylan Araps 79f8d55a56 Shorten terminal title 2016-05-28 11:22:34 +10:00
Dylan Araps f2eb877bae Remove all whitespace from terminal name 2016-05-28 11:19:24 +10:00
Dylan Araps 5a99cb5237 term: Add support for tty 2016-05-28 11:16:13 +10:00
Dylan Araps fd30321120 Update ascii changes 2016-05-28 11:05:29 +10:00
Dylan Araps ec1705835c Revert last two commits 2016-05-28 10:27:58 +10:00
Dylan Araps 8d33b4051f Fix incorrect OS value 2016-05-28 10:24:35 +10:00
Dylan Araps aed6e9a40f Merge branch 'term_font' of github.com:dylanaraps/neofetch into term_font 2016-05-28 10:15:24 +10:00
Dylan Araps 91b66052f1 Remove needless split between blocks 2016-05-28 10:14:45 +10:00
Dylan Araps e62739842a Changelog 2016-05-28 10:02:10 +10:00
Dylan Araps dbced4cbd7 Changelog 2016-05-28 09:56:19 +10:00
Dylan Araps 7f2f83039b Add '--block_height' / '$block_height' to change the height of the color blocks 2016-05-28 09:53:35 +10:00
Dylan Araps b1b71bff43 Fix Image size 2016-05-28 08:44:00 +10:00
Dylan Araps 629a315a9f New Readme screenshots 2016-05-28 08:41:57 +10:00
Dylan Araps 718f7356b8 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-05-27 15:26:09 +10:00
Dylan Araps ac2fcf7d77 Fix double space in theme output 2016-05-27 15:25:45 +10:00
Dylan Araps bd070d5059 Update docs 2016-05-27 15:23:02 +10:00
Dylan Araps 37519f42b1 Fix issue with auto sized images 2016-05-27 15:13:37 +10:00
Dylan Araps 348117efb8 Add '--size none' to use the image's original size 2016-05-27 14:56:09 +10:00
Dylan Araps 50694f882b Add Bunsenlabs installation instructions 2016-05-27 12:08:39 +10:00
Dylan Araps c1f776abd4 Merge pull request #264 from konimex/master
Unified installation instructions for Red Hat distros
2016-05-24 19:59:42 +10:00
Muhammad Herdiansyah ddb5c99646 Unified installation instructions for Red Hat distros 2016-05-24 11:44:22 +07:00
Dylan Araps 54b6491430 Merge pull request #263 from iandrewt/term_font_osx
added apple terminal font support
2016-05-23 22:51:14 +10:00
Dylan Araps 2922b9b2e6 Update 1.8.md 2016-05-23 22:18:34 +10:00
Dylan Araps 083b791e4a Merge pull request #262 from iandrewt/cmus-fix
fixed song output for cmus
2016-05-23 21:19:37 +10:00
Andrew Titmuss aae23dc6d1
fixed songo output for cmus
Previously would print `"song name" "song artist" -`
2016-05-23 16:28:50 +10:00
Andrew Titmuss 184149c302
added apple terminal font support 2016-05-23 12:35:47 +10:00
Dylan Araps b81dd3b351 changelog 2016-05-21 17:03:51 +10:00
Dylan Araps e1da812ee8 Merge pull request #260 from maddcoder/master
Add Fish version and fix BC scale.
2016-05-21 17:02:00 +10:00
John Bertagnolli fdf299ee01 Set bc scale for memory calculation.
If $HOME/.bcrc has the scale option set (scale = 8), the memory
calculation will result in a string like "16384.00000000MB". This fix
should result that by setting the scale to 0.
2016-05-20 20:27:27 -06:00
John Bertagnolli 3a41060c10 Add support for fish shell version. 2016-05-20 19:16:53 -06:00
Dylan Araps d504968041 termfont: Parse xrdb instead of .XresourceS 2016-05-21 00:33:48 +10:00
Dylan Araps 848270ad6f Fix ubuntu-gnome ascii gap being off by 1 2016-05-18 17:10:40 +10:00