diff options
Diffstat (limited to '.tmuxinator.yml')
-rw-r--r-- | .tmuxinator.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.tmuxinator.yml b/.tmuxinator.yml index d9f8748..4bc638d 100644 --- a/.tmuxinator.yml +++ b/.tmuxinator.yml @@ -1,5 +1,8 @@ name: cooking +startup_window: app windows: + - console: + - clear - main: - make install watch |