mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
10 lines
208 B
YAML
10 lines
208 B
YAML
# tmuxp config for 3d modelling with cq-editor and cadquery
|
|
|
|
session_name: cq-editor
|
|
windows:
|
|
- window_name: term
|
|
- window_name: editor
|
|
panes:
|
|
- shell_command:
|
|
- ~/cq-editor/run.sh
|