Update tmux-session search-dir order, add btop config
This commit is contained in:
@@ -12,9 +12,9 @@ tmux_hydrate() {
|
||||
|
||||
tmux_existing_sessions=$(tmux list-sessions 2> /dev/null || echo '')
|
||||
tmux_search_dirs=(
|
||||
$DIR_HOME_BOX
|
||||
$DIR_DEV
|
||||
$DIR_GIT_PROJECTS/*
|
||||
$DIR_DEV
|
||||
$DIR_HOME_BOX
|
||||
)
|
||||
tmux_target_name=''
|
||||
tmux_target_path=''
|
||||
|
||||
Reference in New Issue
Block a user