fish: insert project name in path for l2wt

This commit is contained in:
Primrose 2024-11-15 21:04:55 +01:00
parent dae28e7a69
commit 5ff891cb25
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 4 additions and 2 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 1 --type d
fd . $WORKTREE_PATH --exact-depth 2 --type d
fd . $PLAYGROUND_PATH --exact-depth 1 --type d
# Special mode to create a playground
echo "play"