feat(tmuxinator): start tmuxinator
This commit is contained in:
11
tmuxinator/config.yml
Normal file
11
tmuxinator/config.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
name: config
|
||||
project_root: "~/.config"
|
||||
windows:
|
||||
- zsh:
|
||||
layout: tiled
|
||||
panes:
|
||||
- cd ~/.ssh
|
||||
- cd ~/.config/nvim
|
||||
- cd ~/.config/
|
||||
- cd ~/.config/omz-custom
|
||||
Reference in New Issue
Block a user