dotfiles/bashscripts/resizetmux.bash
2019-08-07 12:20:17 -06:00

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