From a33711cc492fea9e8418fe35d81de2e81fe290a7 Mon Sep 17 00:00:00 2001 From: Siarhei Siniak Date: Mon, 30 Jun 2025 18:21:22 +0300 Subject: [PATCH] [+] add tmuxp --- deps/test-task-2025-06-30-v1/.gitignore | 1 + deps/test-task-2025-06-30-v1/.tmuxp/v1.yaml | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 deps/test-task-2025-06-30-v1/.gitignore create mode 100644 deps/test-task-2025-06-30-v1/.tmuxp/v1.yaml diff --git a/deps/test-task-2025-06-30-v1/.gitignore b/deps/test-task-2025-06-30-v1/.gitignore new file mode 100644 index 0000000..1e96f46 --- /dev/null +++ b/deps/test-task-2025-06-30-v1/.gitignore @@ -0,0 +1 @@ +!.tmuxp/ diff --git a/deps/test-task-2025-06-30-v1/.tmuxp/v1.yaml b/deps/test-task-2025-06-30-v1/.tmuxp/v1.yaml new file mode 100644 index 0000000..35de083 --- /dev/null +++ b/deps/test-task-2025-06-30-v1/.tmuxp/v1.yaml @@ -0,0 +1,9 @@ +session_name: test-task-2025-06-30-v1 +start_directory: ${PWD}/deps/test-task-2025-06-30-v1 +windows: +- focus: 'true' + layout: 5687,98x12,0,0,18 + options: {} + panes: + - pane + window_name: zsh