mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
krata: rewrite all repo infrastructure
This commit is contained in:
11
scripts/debug/session.yml
Normal file
11
scripts/debug/session.yml
Normal file
@ -0,0 +1,11 @@
|
||||
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"
|
Reference in New Issue
Block a user