switches to tmuxinator instead of cobbled together script
This commit is contained in:
parent
80d3dd69af
commit
6a7193ab14
16 changed files with 135 additions and 17 deletions
11
modules/tmuxinator/work-layouts/k8s-admin-certification.yml
Normal file
11
modules/tmuxinator/work-layouts/k8s-admin-certification.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: k8s-admin-certification
|
||||
root: ~/dev/kubernetes-admin-certification
|
||||
windows:
|
||||
- notes:
|
||||
layout: main-vertical
|
||||
panes:
|
||||
- cd notes && nvim +"lua Snacks.picker.files({ hidden = true })"
|
||||
- experiments:
|
||||
layout: even-vertical
|
||||
panes:
|
||||
- cd experiments && clear
|
||||
Loading…
Add table
Add a link
Reference in a new issue