Add new files and updates
This commit is contained in:
parent
4cca79cacf
commit
5815316af7
7 changed files with 30 additions and 5 deletions
14
bashscripts/resizetmux.bash
Executable file
14
bashscripts/resizetmux.bash
Executable file
|
|
@ -0,0 +1,14 @@
|
|||
tmux selectp -t 1
|
||||
tmux splitw -h -p 50
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue