mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
fish: add repo owner in path to l2wt
This commit is contained in:
parent
f4a67594a8
commit
bb559d49c3
2 changed files with 6 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue