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
|
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 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
|
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
|
308a5557cd
|
Remove duplicate pgrep lines in getsong
|
2016-03-13 09:30:53 +11:00 |
|
Dylan
|
d543f7f9e2
|
Update manpage and changelog
|
2016-03-13 09:14:56 +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
|
6485476ae7
|
Various progress bar fixes
|
2016-03-13 08:37:33 +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 |
|
Andrew Titmuss
|
d37dd86cb5
|
fixed a few issues with the progress bars
|
2016-03-12 20:38:53 +11:00 |
|
Dylan
|
edd87f4cfe
|
Fix bug where i3 would show up as a desktop environment and a window manager
|
2016-03-12 19:11:17 +11:00 |
|
Dylan Araps
|
2b2ef7591e
|
Merge pull request #138 from iandrewt/osx_songs
OSX: Added Itunes/Spotify support to getsong
|
2016-03-12 18:56:24 +11:00 |
|
Andrew Titmuss
|
f105207d01
|
fixed output for spotify
|
2016-03-12 18:53:55 +11:00 |
|
Andrew Titmuss
|
be2831dc5a
|
spotify support added
|
2016-03-12 18:48:01 +11:00 |
|
Andrew Titmuss
|
1616bf1341
|
itunes support added
|
2016-03-12 18:16:22 +11:00 |
|
Andrew Titmuss
|
74f5f76569
|
fixed spacing between time and AM/PM
|
2016-03-12 10:25:19 +11:00 |
|
Andrew Titmuss
|
641470ccd7
|
added working birthday function for OS X
|
2016-03-12 10:17:26 +11:00 |
|
Andrew Titmuss
|
3ed4c43636
|
fixed bash dependency in preamble
it still read `Bash 4.0+`, changed to `Bash 3.0+`
|
2016-03-11 21:10:21 +11:00 |
|
Dylan Araps
|
679346df39
|
Merge pull request #133 from iandrewt/gpu_shorthand-tiny
added tiny option to --gpu_shorthand
|
2016-03-11 20:59:22 +11:00 |
|
Andrew Titmuss
|
75a5f3f41a
|
added tiny option to --gpu_shorthand
removes 'Graphics', 'GeForce' and 'Radeon' from output
|
2016-03-11 20:48:06 +11:00 |
|
Dylan
|
5f68746508
|
Update dependencies inside script
|
2016-03-11 15:20:34 +11:00 |
|
Dylan
|
211b326e2c
|
Update
|
2016-03-11 13:59:22 +11:00 |
|
Andrew Titmuss
|
467ca792c9
|
fixed duplicate case
|
2016-03-11 10:39:05 +11:00 |
|