Rename local session to config
This commit is contained in:
parent
c18df0825b
commit
6580e0b883
@ -10,8 +10,8 @@ declare -A symlinks=(
|
||||
)
|
||||
|
||||
layouts=(
|
||||
session-config
|
||||
session-infra
|
||||
session-local
|
||||
session-main
|
||||
session-visor
|
||||
window-auto
|
||||
|
@ -22,7 +22,7 @@ fi
|
||||
|
||||
tmux new-window -c ~/.config/local
|
||||
tmux rename-window config/local
|
||||
tmux move-window -s local:config/local -t 9
|
||||
tmux move-window -s config:config/local -t 9
|
||||
`dirname $0`/window-auto
|
||||
|
||||
tmux select-window -t local:home
|
Loading…
x
Reference in New Issue
Block a user