26 lines
438 B
YAML
26 lines
438 B
YAML
session_name: task
|
|
start_directory: ./
|
|
|
|
windows:
|
|
- window_name: code
|
|
panes:
|
|
- focus: 'true'
|
|
shell_command: jj st
|
|
- window_name: go
|
|
panes:
|
|
- focus: 'true'
|
|
shell_command: clear
|
|
- window_name: oc
|
|
panes:
|
|
- focus: 'true'
|
|
shell_command: clear
|
|
- window_name: v1
|
|
start_directory: ../tasksquire_dev
|
|
panes:
|
|
- focus: 'true'
|
|
shell_command: clear
|
|
- window_name: sh
|
|
panes:
|
|
- focus: 'true'
|
|
shell_command: clear
|