mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 05:10:55 +00:00
12 lines
288 B
YAML
12 lines
288 B
YAML
session_name: krata-dev
|
|
start_directory: ../..
|
|
sleep_after: 3
|
|
windows:
|
|
- window_name: live
|
|
layout: tiled
|
|
panes:
|
|
- shell_command: ./scripts/debug/kratad.sh
|
|
- shell_command: ./scripts/debug/kratanet.sh
|
|
- focus: true
|
|
shell_command: "alias kratactl=./scripts/debug/kratactl.sh"
|