Update .zshrc and refactor related files as needed
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
local omitted_dirs=(
|
||||
$HOME
|
||||
$HOMEBOX
|
||||
$DEVDIR
|
||||
$DEVDIR/git
|
||||
$HOME_BOX
|
||||
$DIR_DEV
|
||||
$DIR_DEV/git
|
||||
)
|
||||
[[ ! ${omitted_dirs[(re)$(pwd)]} ]] &&
|
||||
tmux new-window -d -n cmd &&
|
||||
|
Reference in New Issue
Block a user