Change of pattern matching expansion (cosmetic).

This commit is contained in:
Jorge Bucaran 2016-02-04 01:32:00 +09:00 committed by Jorge Bucaran
parent 4b6ffe7c5a
commit 754b23fe49

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 \*