14 lines
262 B
Bash
Executable file
14 lines
262 B
Bash
Executable file
tmux selectp -t 1
|
|
tmux splitw -h -p 68
|
|
tmux splitw -v -p 50
|
|
tmux selectp -t 1
|
|
|
|
tmux splitw -h -p 50
|
|
tmux splitw -v -p 50
|
|
tmux selectp -t 1
|
|
tmux resizep -R -x 106
|
|
tmux selectp -t 2
|
|
tmux resizep -R -x 106
|
|
tmux selectp -t 4
|
|
tmux resizep -R -x 106
|
|
tmux selectp -t 1
|