diff --git a/tmuxinator/config.yml b/tmuxinator/config.yml new file mode 100644 index 0000000..dc7a49f --- /dev/null +++ b/tmuxinator/config.yml @@ -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