From cf3eefda31e98d4725a64000861a388ba7708c62 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Wed, 21 Jul 2021 15:53:52 +0300 Subject: feat!: move to GNU Stow, remove wiki --- tmux/.config/tmuxinator/.template.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tmux/.config/tmuxinator/.template.yml (limited to 'tmux/.config/tmuxinator/.template.yml') diff --git a/tmux/.config/tmuxinator/.template.yml b/tmux/.config/tmuxinator/.template.yml new file mode 100644 index 0000000..5d3e4b0 --- /dev/null +++ b/tmux/.config/tmuxinator/.template.yml @@ -0,0 +1,9 @@ +name: <%= @settings["name"] %> +root: <%= @settings["root"] %> + +windows: + - editor: + layout: main-vertical + panes: + - vim + - null -- cgit v1.2.3