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