fully migrates dnsc-machine
This commit is contained in:
parent
8363764798
commit
7d7f81d9ce
14 changed files with 390 additions and 1 deletions
11
modules/terminal/tmuxinator-layouts/notes.yml
Normal file
11
modules/terminal/tmuxinator-layouts/notes.yml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue