diff options
Diffstat (limited to '.tmuxinator.yml')
-rw-r--r-- | .tmuxinator.yml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.tmuxinator.yml b/.tmuxinator.yml index c3a79fc..d9f8748 100644 --- a/.tmuxinator.yml +++ b/.tmuxinator.yml @@ -2,7 +2,4 @@ name: cooking windows: - main: - layout: fff4,119x58,0,0{94x58,0,0,0,24x58,95,0,1} - panes: - - # Empty - - make install watch + - make install watch |