diff options
author | Joris | 2019-02-02 17:14:33 +0100 |
---|---|---|
committer | Joris | 2019-02-02 17:14:33 +0100 |
commit | 142e0c9fac9896f8cb134fd1e1b010753402e7b8 (patch) | |
tree | 6315c75f5d8a2a0c4f6e6b7251f621fde933ac9f /.tmuxinator.yml | |
parent | fb470f57438047ac8bd635dc485881ebae4ab0ff (diff) |
Make it works and add “galette” recipe
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 |