diff --git a/functions/git.fish b/functions/git.fish index 7520e85..c937894 100644 --- a/functions/git.fish +++ b/functions/git.fish @@ -2,9 +2,9 @@ # │ Define function gsa (to ask the user which submodule to clone to which path and which name │ # ╰────────────────────────────────────────────────────────────────────────────────────────────╯ -set dir $PWD function gsa +set dir $PWD echo "-- these are the current submodules --" if command -v rg >/dev/null 2>&1 echo "-- for $dir --"