switches to tmuxinator instead of cobbled together script

This commit is contained in:
Dennis 2026-01-21 14:43:51 +01:00
parent 80d3dd69af
commit 6a7193ab14
16 changed files with 135 additions and 17 deletions

View file

@ -0,0 +1,11 @@
name: notes
root: ~/dev/notes
windows:
- code:
layout: main-horizontal
panes:
- nvim +"lua Snacks.picker.files({ hidden = true })"
- run:
layout: even-vertical
panes:
- clear