diff options
author | Joris | 2017-02-23 10:21:12 +0100 |
---|---|---|
committer | Joris | 2017-02-23 10:21:12 +0100 |
commit | 0079d42ef128a1d91daa4f483f2b65e3e9b6bfdc (patch) | |
tree | 74fc9840598a6931e5deb8a145054e0f00fe8988 /.tmuxinator.yml | |
parent | 8e396abf9f55141f3b6ebab4577edefcbc010c10 (diff) |
Add shortbread recipe
Diffstat (limited to '.tmuxinator.yml')
-rw-r--r-- | .tmuxinator.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmuxinator.yml b/.tmuxinator.yml index c3a79fc..f6e037e 100644 --- a/.tmuxinator.yml +++ b/.tmuxinator.yml @@ -5,4 +5,4 @@ windows: layout: fff4,119x58,0,0{94x58,0,0,0,24x58,95,0,1} panes: - # Empty - - make install watch + - make clean install watch |