neues setup
This commit is contained in:
parent
3ddb80e623
commit
a77753bc23
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
selectp -t 1 # select the first (0) pane
|
selectp -t 1 # select the first (0) pane
|
||||||
splitw -h -p 50 # split it into two halves
|
splitw -h -p 50 # split it into two halves
|
||||||
|
|
||||||
selectp -t 2 # select the new, second (1) pane
|
selectp -t 2 # select the new, second (1) pane
|
||||||
splitw -v -p 50 # split it into two halves
|
splitw -v -p 50 # split it into two halves
|
||||||
selectp -t 1 # go back to the first pane
|
selectp -t 1 # go back to the first pane
|
||||||
|
set-environment -u sshcon
|
||||||
|
|
Loading…
Reference in a new issue