aboutsummaryrefslogtreecommitdiff
path: root/.tmuxinator.yml
diff options
context:
space:
mode:
authorJoris2016-07-08 20:11:18 +0200
committerJoris2016-07-08 20:11:18 +0200
commitb54d8e45fc8784d8fa6eaa03f58536b7a19cf70b (patch)
tree94a3b54fc5b03e08067e2ee1c430ccdaffeaf56e /.tmuxinator.yml
parent52f9fafc65d81fc8f684dee21f895e85a14c8165 (diff)
downloadbudget-b54d8e45fc8784d8fa6eaa03f58536b7a19cf70b.tar.gz
budget-b54d8e45fc8784d8fa6eaa03f58536b7a19cf70b.tar.bz2
budget-b54d8e45fc8784d8fa6eaa03f58536b7a19cf70b.zip
Use tmuxinator in nix shell hook
Diffstat (limited to '.tmuxinator.yml')
-rw-r--r--.tmuxinator.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.tmuxinator.yml b/.tmuxinator.yml
new file mode 100644
index 0000000..34b8cc4
--- /dev/null
+++ b/.tmuxinator.yml
@@ -0,0 +1,8 @@
+name: sharedCost
+
+windows:
+ - main:
+ layout: fff4,119x58,0,0{94x58,0,0,0,24x58,95,0,1}
+ panes:
+ - # Empty
+ - make install && make build && make watch