From e7b6b7ded160d527defb52ec0525e6d3c4f93afc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Re=CC=81mi=20Pre=CC=81vost?= Date: Sun, 2 Oct 2011 09:01:45 -0400 Subject: [PATCH] Add layout file description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 814cf2f..b78180d 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Teamocil is a simple tool used to automatically create sessions, windows and spl ## Layout file structure +A layout file is a single YAML file located in `~/.teamocil` (eg. `~/.teamocil/my-project.yml`). + ### Session You can wrap your entire layout file in a `session` and Teamocil will rename the current session (so that you can find it more easily when running `tmux list-sessions`) before creating your windows.