From bac1da8aa1013ae99162b1f8f5cd41e6569e7dc9 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 19 Oct 2020 19:07:43 +0200 Subject: [PATCH] yvm --- .gitmodules | 2 +- functions/fisher => fisher | 0 functions/fisher.fish | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) rename functions/fisher => fisher (100%) create mode 120000 functions/fisher.fish 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