fish: rename clone_to_repos function

This commit is contained in:
Primrose 2024-11-15 18:40:41 +01:00
parent 083ba8a2b0
commit 91219e583e
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,6 @@
"ga." = "git add .";
gp = "git pull";
gP = "git push";
clone = "clone_to_repos";
## Editor
ts = "tmux_sessionizer";