mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
hack: rename scripts to hack
This commit is contained in:
11
hack/debug/session.yml
Normal file
11
hack/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: ./hack/debug/kratad.sh
|
||||
- shell_command: ./hack/debug/kratanet.sh
|
||||
- focus: true
|
||||
shell_command: "alias kratactl=./hack/debug/kratactl.sh"
|
Reference in New Issue
Block a user