31 lines
740 B
YAML
31 lines
740 B
YAML
session_name: Work
|
|
windows:
|
|
- window_name: scratch
|
|
start_directory: ~/
|
|
panes:
|
|
-
|
|
- window_name: pluot
|
|
start_directory: ~/asymptotic/daily/pluot-core
|
|
panes:
|
|
- shell_command:
|
|
- nvim
|
|
- window_name: pluot-build
|
|
start_directory: ~/asymptotic/daily/pluot-core
|
|
panes:
|
|
- shell_command:
|
|
- npm run build
|
|
- shell_command:
|
|
- cd skyliner-express/app
|
|
- npm run build-dev
|
|
- window_name: pluot-rs
|
|
start_directory: ~/asymptotic/daily/pluot-core/skyliner-express/app/rs/gst
|
|
panes:
|
|
-
|
|
- window_name: asymptotic-1
|
|
start_directory: ~/asymptotic
|
|
panes:
|
|
-
|
|
- window_name: asymptotic-2
|
|
start_directory: ~/asymptotic
|
|
panes:
|
|
-
|