From d571eb839a284ea67bc7425c7975e7f5842189a3 Mon Sep 17 00:00:00 2001 From: Brad Treloar Date: Fri, 28 Mar 2025 23:49:00 +1030 Subject: [PATCH] tmuxinator config --- .tmuxinator.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .tmuxinator.yml diff --git a/.tmuxinator.yml b/.tmuxinator.yml new file mode 100644 index 0000000..b0df501 --- /dev/null +++ b/.tmuxinator.yml @@ -0,0 +1,5 @@ +name: notes +windows: + - nvim: nvim + - bash: null +