diff options
| author | Ahmed Abdelhalim <[email protected]> | 2022-05-16 16:14:43 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2022-05-16 16:14:43 +0200 |
| commit | 68c1b5713e5fdfe7bbe6488c21e6697149933612 (patch) | |
| tree | 08e0315e30c4a32e818ee841f778554f047f76b2 /.config | |
| parent | 87cb79e96d403ca601d4ea95699bdd3d90b784ee (diff) | |
Use the root springer directory
Diffstat (limited to '.config')
| -rw-r--r-- | .config/tmuxinator/ee.yml | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/.config/tmuxinator/ee.yml b/.config/tmuxinator/ee.yml index aa023ae..0feb3ac 100644 --- a/.config/tmuxinator/ee.yml +++ b/.config/tmuxinator/ee.yml @@ -45,19 +45,11 @@ root: ~/Work/Springer/ # attach: false windows: - - ee-katee: + - ee: layout: even-horizontal # Synchronize all panes of this window, can be enabled before or after the pane commands run. # 'before' represents legacy functionality and will be deprecated in a future release, in favour of 'after' # synchronize: after panes: - - cd ee-katee - - cd ee-katee - - ee-k8s-infra: - layout: even-horizontal - # Synchronize all panes of this window, can be enabled before or after the pane commands run. - # 'before' represents legacy functionality and will be deprecated in a future release, in favour of 'after' - # synchronize: after - panes: - - cd ee-k8s-infra - - cd ee-k8s-infra + - + - |
