Use modifier expansion instead of dirname

This commit is contained in:
ℳichiel ℛoos
2017-05-25 23:33:05 +02:00
parent 01c69f3ce2
commit cdcbe19a9e
+1 -1
View File
@@ -1 +1 @@
fpath+="`dirname $0`/src"
fpath+="${0:h}/src"