Skip to content
Snippets Groups Projects
Commit efb9ff60 authored by COLIN Éloi's avatar COLIN Éloi :tea:
Browse files

tmuxp confs for ex 1,2 & 3-forward

parent 50dccfeb
Branches
2 merge requests!3Docker compose, vim and tmuxp (for ex 1, 2, 3 and 4 learning cpu),!2Docker compose, vim and first tmuxp (ex 1,2, and start of 3)
session_name: 01-Reflector
global_options:
status-bg: purple
status-fg: lime
start_directory: /home/exercises/01-Reflector/
windows:
- window_name: 01-Reflector
layout: even-horizontal
panes:
- shell_command:
- sudo python network.py
- shell_command:
-
session_name: 02-Reflector
global_options:
status-bg: purple
status-fg: lime
start_directory: /home/exercises/02-Repeater/thrift/
windows:
- window_name: main
layout: main-vertical
options:
main-pane-width: 50%
panes:
- shell_command:
- sudo python network.py
- shell_command:
- sleep 5; mx h1
- shell_command:
- sleep 5; mx h2
session_name: 03-L2_Basic_forwarding
global_options:
status-bg: purple
status-fg: lime
start_directory: /home/exercises/03-L2_Basic_forwarding/thrift/
windows:
- window_name: main
layout: main-vertical
options:
main-pane-width: 50%
panes:
-
-
-
-
-
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment