mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
ref(fish): renamed clone_repo to clone_to_repos
This commit is contained in:
parent
48d115fb4e
commit
024fab6ebe
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
function clone_repo
|
||||
function clone_to_repos
|
||||
if count $argv > /dev/null
|
||||
set name_repo (echo $argv | sd -p '.*[:/]([\w\d._-]+)/([\w\d._-]+).git$' '$1 $2')
|
||||
set name (echo $name_repo | cut -d ' ' -f1)
|
||||
Loading…
Add table
Add a link
Reference in a new issue