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

@ -60,7 +60,7 @@ too late and I want good integration with fish anyway.
allows jumping between different tmux sessions using fzf
- `tmux_last`:
toggle the last tmux session
- `clone_to_repo`:
- `c2r`:
clone repository to `~/repo/owner/name`, where I can then attach to using
sessionizer
The sessionizer primitives starts with two underscores and are reused.