bash-it/completion
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
..
available drop `dirname` in favor of native Bash strings (2 of 2) 2021-09-05 17:02:16 -07:00