Fix autoenv.plugin.zsh: no dirname

This commit is contained in:
Daniel Hahler 2015-04-23 20:54:36 +02:00
parent 473a0a32df
commit c9e4f32a09
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
. $(dirname $0)/autoenv.zsh
. ${0:h}/autoenv.zsh