adds new personal project to tmuxinator
This commit is contained in:
parent
9da7895d69
commit
0f7d18f199
1 changed files with 11 additions and 0 deletions
11
modules/tmuxinator/personal-layouts/dnsc.yml
Normal file
11
modules/tmuxinator/personal-layouts/dnsc.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
name: dnsc
|
||||||
|
root: ~/dev/dnsc-website
|
||||||
|
windows:
|
||||||
|
- dev:
|
||||||
|
layout: main-horizontal
|
||||||
|
panes:
|
||||||
|
- nvim +"lua Snacks.picker.files({ hidden = true })"
|
||||||
|
- run:
|
||||||
|
layout: main-vertical
|
||||||
|
panes:
|
||||||
|
- "pnpm dev"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue