Add layouts to contain tmux layout scripts

This commit is contained in:
Kenneth Benzie 2018-08-15 15:23:59 +01:00
parent d0842dc020
commit f3752929e2

4
layouts/2vt Normal file
View File

@ -0,0 +1,4 @@
# vim: ft=tmux
select-pane -t 0
split-window -v -p 34
select-pane -t 1