diff --git a/.gitmodules b/.gitmodules index f2c4107..897882f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "fisher"] - path = functions/fisher + path = fisher url = https://github.com/jorgebucaran/fisher diff --git a/functions/fisher b/fisher similarity index 100% rename from functions/fisher rename to fisher diff --git a/functions/fisher.fish b/functions/fisher.fish new file mode 120000 index 0000000..afeacf2 --- /dev/null +++ b/functions/fisher.fish @@ -0,0 +1 @@ +../fisher/fisher.fish \ No newline at end of file