ohmyzsh/plugins/gradle
Evan McQuinn 393b09361e fixing logic which checks if gradle tasks should be reloaded
The -nt logic was backwards, causing "gradle tasks" to be executed
every time; if build.gradle is newer than .gradletasknamecache then
return 0 (i.e. true).
2013-10-14 12:20:40 -06:00
..
gradle.plugin.zsh fixing logic which checks if gradle tasks should be reloaded 2013-10-14 12:20:40 -06:00