mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-02 23:19:41 +00:00
fish: rename repo path variables
This commit is contained in:
parent
acfc46aeb5
commit
d49561657e
7 changed files with 19 additions and 22 deletions
|
|
@ -3,7 +3,7 @@ function tmux_sessionizer \
|
|||
|
||||
set selected \
|
||||
(begin
|
||||
fd . $REPOS_PATH $UNIV_REPOS_PATH --exact-depth 2 --type d
|
||||
fd . $REPO_PATH $UNIV_REPO_PATH --exact-depth 2 --type d
|
||||
fd . $WORKTREE_PATH --exact-depth 1 --type d
|
||||
fd . $PLAYGROUND_PATH --exact-depth 1 --type d
|
||||
# Special mode to create a playground
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue