mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Prevent adding duplicated src folder to fpath
This commit is contained in:
@@ -1 +1 @@
|
|||||||
fpath+="${0:A:h}/src"
|
export -U FPATH="${0:A:h}/src${FPATH:+:$FPATH}"
|
||||||
|
|||||||
Reference in New Issue
Block a user