fish: add repo owner in path to l2wt

This commit is contained in:
Primrose 2024-11-16 10:20:34 +01:00
parent f4a67594a8
commit bb559d49c3
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 6 additions and 3 deletions

View file

@ -4,7 +4,7 @@ function tmux-sessionizer \
set selected \
(begin
fd . $REPO_PATH --exact-depth 2 --type d
fd . $WORKTREE_PATH --exact-depth 2 --type d
fd . $WORKTREE_PATH --exact-depth 3 --type d
fd . $PLAYGROUND_PATH --exact-depth 1 --type d
# Special mode to create a playground
echo "play"