tmux/layouts/session-local

8 lines
151 B
Plaintext

rename-window home
new-window -c ~/.config/local
rename-window local
move-window -s local:local -t 9
select-window -t local:home
# vim: filetype=tmux