aboutsummaryrefslogtreecommitdiff
path: root/tmux/.config/tmuxinator/.template.yml
blob: 5d3e4b008decfebfbc0d5637536c0180017bfd46 (plain)
1
2
3
4
5
6
7
8
9
name: <%= @settings["name"] %>
root: <%= @settings["root"] %>

windows:
  - editor:
      layout: main-vertical
      panes:
        - vim
        - null