Rename local session to config

This commit is contained in:
2024-08-05 21:07:36 +01:00
parent c18df0825b
commit 6580e0b883
2 changed files with 2 additions and 2 deletions

View File

@@ -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