Commit Graph

84 Commits

Author SHA1 Message Date
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 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
Andrew Titmuss d1f7c47e0c changed cpu_frequency outputs with @dylanaraps suggestions 2016-03-11 10:33:37 +11:00
Andrew Titmuss 5b6196f182 added ability to shorten cpu output
usage: --cpu_shorthand (name, model, name_model, speed)
also edited config file to suit
2016-03-11 08:27:00 +11:00
Dylan 1b63672d35 Remove stray backslash 2016-03-10 18:48:41 +11:00
Dylan 77a8f89f16 Changed default gap to 2 spaces 2016-03-10 14:36:49 +11:00
Dylan ebcf31c777 Added support for SteamOS 2016-03-10 14:36:02 +11:00
Dylan 076db2b68d Disk usage: Limit usage to local disks. Closes #128 2016-03-10 08:57:21 +11:00
Dylan 404c955e8f Added support for Alpine Linux 2016-03-09 22:43:52 +11:00
Dylan 1fd64f5bea Add options to hide info when printing progress bars 2016-03-07 23:15:54 +11:00
Dylan b00904adaf Another gpu substitution 2016-03-06 14:10:08 +11:00
Dylan 52605060d1 Shorten if statement 2016-03-06 10:01:57 +11:00
Dylan 6d01e1c82d Added '--birthday_format' to format the output of Birthday 2016-03-06 09:56:46 +11:00
Dylan 256bdf4b75 Fix incorrect theme bug with Cinnamon 2016-03-06 09:14:44 +11:00
Dylan 88b5430cac Update docs 2016-03-06 09:08:59 +11:00
Dylan 17c421b03d Intel gpu substitiution 2016-03-05 23:33:05 +11:00
Dylan 237836b56f Fix issue with color blocks ending up on the same line as the prompt 2016-03-05 16:05:30 +11:00