Commit Graph

1225 Commits

Author SHA1 Message Date
Dylan 511d92f4f1 Changelog 2016-03-14 22:44:58 +11:00
Dylan Araps f17220c04a Merge pull request #146 from iandrewt/disk_display_fix
fixed output of disk bar when gigabytes are used of a terabyte disk
2016-03-14 21:43:45 +11:00
Dylan e902a63886 Remove all echo usage 2016-03-14 22:32:49 +11:00
Dylan 8f147f68c8 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-03-14 22:31:53 +11:00
Dylan f17dc0bd5d Remove all echo usage 2016-03-14 22:31:40 +11:00
Andrew Titmuss a7806d6c09 changed to 1 line if statements 2016-03-14 21:41:14 +11:00
Andrew Titmuss 712500a170 moved removal of '.'* to the actual printing of infobar 2016-03-14 21:39:02 +11:00
Andrew Titmuss c0a6886dcc changed from echo to printf 2016-03-14 21:33:14 +11:00
Andrew Titmuss 34f145b7b1 made the if statements shorter 2016-03-14 21:29:48 +11:00
Andrew Titmuss 3cb804f95b oops there was a debug line... 2016-03-14 21:26:04 +11:00
Andrew Titmuss 2ae20041ba fixed output of disk bar when gigabytes are used of a terbyte disk 2016-03-14 21:21:43 +11:00
Dylan 90cf07f171 Changelog 2016-03-13 23:41:31 +11:00
Dylan Araps 6d3f13337e Update 1.5.md 2016-03-13 22:46:55 +11:00
Dylan Araps 1aa4c64f5d Merge pull request #145 from dylanaraps/osx_codename
OSX Codename support
2016-03-13 22:40:20 +11:00
Dylan ff2183680c Keep the full version in output 2016-03-13 23:35:43 +11:00
Dylan 9d40beb186 Drop the .XX from OSX version 2016-03-13 23:23:10 +11:00
Dylan 28f936e03f Update docs 2016-03-13 23:12:58 +11:00
Dylan 64d90f8a4a Add config option and fix bugs with codename output 2016-03-13 23:08:08 +11:00
Dylan c400e44c2f Fix double whitespace when build version is enabled 2016-03-13 22:54:51 +11:00
Dylan 3ead0bf5c5 Removed hardcoded string from testing 2016-03-13 22:53:33 +11:00
Dylan 7783aaa8c5 Remove stray line from other branch 2016-03-13 22:51:33 +11:00
Dylan 24d1b76fac Remove stray line from other branch 2016-03-13 22:50:52 +11:00
Dylan b60f73efb3 Add ability to set osx_codename 2016-03-13 22:49:37 +11:00
Dylan 31ea9fd6f4 iterm2 xoffset take a pixel value instead of terminal cells 2016-03-13 10:59:22 +11:00
Dylan f954552baf xoffset now pushes text over too 2016-03-13 10:51:30 +11:00
Dylan 81337b5a2e xoffset now also moves the text 2016-03-13 10:49:57 +11:00
Dylan ffb2e0afbf Added xoffset 2016-03-13 09:55:10 +11:00
Dylan 8094dd9cfa Changelog 2016-03-13 09:44:45 +11:00
Dylan e857b6cee5 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-03-13 09:43:51 +11:00
Dylan 6a284975fc Fix song_shorthand when songs have more than one '-' in their name 2016-03-13 09:43:06 +11:00
Dylan Araps f08ea4f0a8 Merge pull request #142 from dylanaraps/song_fixes
Remove duplicate pgrep lines in getsong
2016-03-13 09:34:50 +11:00
Dylan 308a5557cd Remove duplicate pgrep lines in getsong 2016-03-13 09:30:53 +11:00
Dylan 0fb45e6fa8 Changelog 2016-03-13 09:22:00 +11:00
Dylan d543f7f9e2 Update manpage and changelog 2016-03-13 09:14:56 +11:00
Dylan 8b68675e1b Add missing config option to config 2016-03-13 08:59:37 +11:00
Dylan 4f83162ee0 Add progress bars support. 2016-03-13 08:55:49 +11:00
Dylan 80e91fdaa5 Fixed merge conflicts 2016-03-13 08:55:35 +11:00
Dylan bf4bd9a10b Fix missing index line causing battery titles to not display correctly 2016-03-13 08:50:21 +11:00
Dylan 2d5f151b7e Add progress bar support for multiple batteries on linux 2016-03-13 08:48:50 +11:00
Dylan cc6319bc1c Remove stray cpu usage stuff and update docs 2016-03-13 08:42:22 +11:00
Dylan 52e887feda Remove old changelog 2016-03-13 08:38:15 +11:00
Dylan 6485476ae7 Various progress bar fixes 2016-03-13 08:37:33 +11:00
Dylan Araps 77cd07b7cb Merge pull request #141 from iandrewt/progress_bars_fixes
Progress bars fixes
2016-03-13 08:13:41 +11:00
Andrew Titmuss 5080f0fda4 fixed issues and added usage info 2016-03-13 07:58:46 +11:00
Andrew Titmuss fec784019e made battery_bar easier to use 2016-03-13 00:05:48 +11:00
Andrew Titmuss 2ac5c9e791 made memory_bar easier to use 2016-03-13 00:00:02 +11:00
Andrew Titmuss 78e78a08f2 made disk_bar easier to use 2016-03-12 23:43:16 +11:00
Andrew Titmuss 8cce81c47e made cpu_bar easier to use 2016-03-12 23:01:20 +11:00
Dylan Araps 749ad0464b Merge pull request #140 from iandrewt/progress_bar_fixes
fixed a few issues with the progress bars
2016-03-12 20:43:18 +11:00
Andrew Titmuss d37dd86cb5 fixed a few issues with the progress bars 2016-03-12 20:38:53 +11:00