1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2024-11-16 05:20:58 +02:00

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

View File

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