mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-21 12:24:56 +00:00
Use modifier expansion instead of dirname
This commit is contained in:
@@ -1 +1 @@
|
||||
fpath+="`dirname $0`/src"
|
||||
fpath+="${0:h}/src"
|
||||
|
||||
Reference in New Issue
Block a user