dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 6b8321c230278ceee494a31d211958f6b49be66c
parent ecb3ec029dbf1a535fd4fca1a3537aab38161370
Author: dudley <pyratebeard@gmail.com>
Date:   Sat, 22 Oct 2016 18:11:43 +0100

another yml for work without turses

Diffstat:
Atmux/.tmuxinator/work2.yml | 18++++++++++++++++++
1 file changed, 18 insertions(+), 0 deletions(-)

diff --git a/tmux/.tmuxinator/work2.yml b/tmux/.tmuxinator/work2.yml @@ -0,0 +1,18 @@ +# ~/.tmuxinator/work.yml + +name: work2 +root: ~/ + +tmux_options: -2 + +windows: + - mail: + layout: 0abe,98x55,0,0[98x17,0,0,2,98x37,0,18,3] + panes: + - mps + - mutt + - news: + layout: 0ac7,98x55,0,0[98x17,0,0,4,98x37,0,18,5] + panes: + - ranger + - snownews