minor changes
This commit is contained in:
parent
5cf2be6ce3
commit
fcb160c10f
1 changed files with 1 additions and 1 deletions
|
@ -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 --"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue