Commit Graph
59 Commits
Author SHA1 Message Date
Andrew Titmuss 09660208ec removed unneeded variable 2016-05-08 14:50:19 +10:00
Andrew Titmuss 8d83d3b114 removed csv file as it is now unneeded 2016-05-08 14:48:05 +10:00
Andrew Titmuss a57c320065 moved csv into neofetch file directly 2016-05-08 14:44:15 +10:00
Andrew Titmuss 94430374cb only call uname -m once, might fix awk 2016-05-08 13:46:19 +10:00
Andrew Titmuss 3376a7d697 oops, forgot a quote 2016-05-08 13:40:55 +10:00
Andrew Titmuss 5e7563042c added CPU/GPU table for iOS 2016-05-08 13:32:44 +10:00
Andrew Titmuss 8d602f1afe added OS X to wmtheme 2016-04-01 11:41:27 +11:00
Andrew Titmuss f341c8163d made maths part smaller 2016-03-30 19:11:46 +11:00
Andrew Titmuss 5ca8f8cc81 made OS X packages SUPER fast 2016-03-30 18:50:24 +11:00
Andrew Titmuss 64dc636e48 fixed resolution output when refresh rate not available 2016-03-28 17:19:06 +11:00
Andrew Titmuss a0d409f15e made OS X resolution block smaller 2016-03-27 20:13:32 +11:00
Andrew Titmuss 9779e91672 made resolution way faster on OS X 2016-03-27 19:50:09 +11:00
Andrew Titmuss 044ee72619 fixed if statement for linux resolution 2016-03-26 11:49:43 +11:00
Andrew Titmuss c58a95854f added note about not being supported on windows 2016-03-26 11:34:35 +11:00
Andrew Titmuss 0d64fac031 added xrandr without refresh rate 2016-03-26 08:51:39 +11:00
Andrew Titmuss c5f22dacb3 added check for whether user wants refresh rate for linux 2016-03-26 08:36:00 +11:00
Andrew Titmuss b971e214e6 added Linux support 2016-03-26 07:59:24 +11:00
Andrew Titmuss 9537be0e94 changed with new gpmdp function 2016-03-25 13:44:15 +11:00
Andrew Titmuss 808821e2cd fixed gpmdp install instructions 2016-03-25 13:27:55 +11:00
Andrew Titmuss 1d04de9c1d added support for Google Play Music Desktop Player
also adds an optional dependancy of `gpmdp-bash`
2016-03-25 09:54:32 +11:00
Andrew Titmuss 461da47497 Merge remote-tracking branch 'dylanaraps/master' 2016-03-24 18:18:24 +11:00
Andrew Titmuss ef0dd5f096 fixed with @dylanaraps suggestions from #1 2016-03-21 17:22:38 +11:00
Andrew Titmuss 913e14a8ae added OS X support, fixed capitalisation 2016-03-21 12:19:52 +11:00
Andrew Titmuss 2146f6d214 Merge branch 'battery_status' of https://github.com/dawidd6/neofetch into battery_status_mac 2016-03-21 12:10:23 +11:00
Andrew Titmuss 5b9466cfec made publicip function faster by using dig 2016-03-19 13:38:48 +11:00
Andrew Titmuss bb95137f01 changed case to if, shaves 0.1 seconds from run time 2016-03-19 13:32:33 +11:00
Andrew Titmuss 46a76f55c9 added documentation 2016-03-18 16:32:06 +11:00
Andrew Titmuss daf4284f7f added refresh rate option for OS X 2016-03-18 16:28:26 +11:00
Andrew Titmuss 0228c5966c fixed first battery when multiple batteries 2016-03-17 16:07:53 +11:00
Andrew Titmuss 151eb544f4 moved /usr/share to before /etc in gtk theme 2016-03-16 17:27:45 +11:00
Andrew Titmuss 0fca1ff3c7 added /usr/share as a gtk theme directory 2016-03-16 17:12:21 +11:00
Andrew Titmuss c98d8f1196 added CPU cores to CPU output 2016-03-15 18:55:35 +11:00
Andrew Titmuss 26c04cf753 changed to awk command, added netbsd and windows 2016-03-15 18:24:12 +11:00
Andrew Titmuss 890d44c518 added cpu cores so the usage bar doesn't go crazy above 100% 2016-03-15 18:09:07 +11:00
Andrew Titmuss faeed8771f fixed osx_buildver option 2016-03-15 17:15:56 +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
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
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
Andrew Titmuss 041b3af18c fixed merge conflict 2016-03-11 20:58:46 +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
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 e0269fb9b6 added documentation for cpu_shorthand option 2016-03-11 08:49:01 +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