Commit Graph

3 Commits (30a9c06f8ba4d33fc0c48c842fbb2c1be5dd40e0)

Author SHA1 Message Date
John D Pell 30a9c06f8b drop `dirname` in favor of native Bash strings (2 of 2)
Convert `var=${dirname $filename)` to `var="${filename%/*}`, everywhere except *plugin/z_autoenv*.
2021-09-05 17:02:16 -07:00
Ira Abramov 3a1283dad5 Fix EOF 2020-10-29 19:57:14 +02:00
Evan McQuinn da0b610a57 Add a plugin that makes it easier to use the gradle wrapper if a project has one. 2016-12-16 11:26:10 -07:00