move to backup
This commit is contained in:
parent
294dc66380
commit
a0e3d792a9
182 changed files with 156 additions and 103 deletions
19
bak/modules/tmuxinator/work-layouts/ride.yml
Normal file
19
bak/modules/tmuxinator/work-layouts/ride.yml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
name: ride
|
||||
root: ~/dev/ride
|
||||
windows:
|
||||
- code:
|
||||
layout: main-horizontal
|
||||
panes:
|
||||
- nvim +"lua Snacks.picker.files({ hidden = true })"
|
||||
- run:
|
||||
layout: even-vertical
|
||||
panes:
|
||||
- clear
|
||||
- db:
|
||||
layout: main-horizontal
|
||||
panes:
|
||||
- dbui
|
||||
- redis:
|
||||
layout: main-horizontal
|
||||
panes:
|
||||
- tredis
|
||||
Loading…
Add table
Add a link
Reference in a new issue