Prevent adding duplicated src folder to fpath
This commit is contained in:
parent
9254218875
commit
66bfec1589
|
@ -1 +1 @@
|
|||
fpath+="${0:A:h}/src"
|
||||
export -U FPATH="${0:A:h}/src${FPATH:+:$FPATH}"
|
||||
|
|
Loading…
Reference in New Issue