Add small changes for git and tmux, start on ncspot config

This commit is contained in:
2025-10-01 12:41:10 -05:00
parent ea8e3e54db
commit a1d9a1de29
3 changed files with 23 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
tmux_omitted_dirs=(
$HOME
$DIR_HOME_BOX
$(find $DIR_HOME_BOX -type d -maxdepth 1)
$DIR_DEV
$DIR_GIT_PROJECTS
)