Adjust search_dirs in tmux-sessionizer
This commit is contained in:
parent
a9ce07d85d
commit
11d224b396
@ -19,9 +19,7 @@ local search_dirs=(
|
|||||||
$HOMEBOX
|
$HOMEBOX
|
||||||
$DEVDIR
|
$DEVDIR
|
||||||
$DEVDIR/git
|
$DEVDIR/git
|
||||||
$DEVDIR/git/me
|
$DEVDIR/git/*
|
||||||
$DEVDIR/git/gary
|
|
||||||
$DEVDIR/git/other
|
|
||||||
)
|
)
|
||||||
local selected_path=''
|
local selected_path=''
|
||||||
[[ $# -eq 1 ]] && selected_path=$1 ||
|
[[ $# -eq 1 ]] && selected_path=$1 ||
|
||||||
|
Loading…
Reference in New Issue
Block a user