Add special case (hub) to tmux-sessionizer
This commit is contained in:
		@@ -4,6 +4,7 @@ local omitted_dirs=(
 | 
			
		||||
    $HOME
 | 
			
		||||
    $HOMEBOX
 | 
			
		||||
    $DEVDIR
 | 
			
		||||
    $DEVDIR/git
 | 
			
		||||
)
 | 
			
		||||
[[ ! ${omitted_dirs[(re)$(pwd)]} ]] &&
 | 
			
		||||
    tmux new-window -d -n cmd &&
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user