Change of pattern matching expansion (cosmetic).

This commit is contained in:
Jorge Bucaran 2016-02-04 01:32:00 +09:00
parent ba275ac552
commit 8104a020da
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -10,7 +10,7 @@ function __fisher_plugin_walk -a plugin path
case \?\*/uninstall.fish
printf "%s %s\n" --uninstall $file
case \?\*/{conf.d,modules}/\?\* \?\*/\*config.fish \?\*/{,before.}init.fish \*/$plugin.load
case \?\*/{conf.d,modules}/\?\* \?\*/\*config.fish \?\*/{before.,}init.fish \*/$plugin.load
switch "$base"
case \*$plugin\*
case \*