From 8104a020da099f85bc47d486f37c6b1b59f7b5a5 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Thu, 4 Feb 2016 01:32:00 +0900 Subject: [PATCH] Change of pattern matching expansion (cosmetic). --- functions/__fisher_plugin_walk.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/__fisher_plugin_walk.fish b/functions/__fisher_plugin_walk.fish index f8870c6..6310d34 100644 --- a/functions/__fisher_plugin_walk.fish +++ b/functions/__fisher_plugin_walk.fish @@ -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 \*