From 89064342d18a65d94fc8b788c07701271e4b62bb Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Fri, 7 Apr 2023 10:22:25 +0200 Subject: Erste Konfiguration für tmuxp hinzugefügt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .tmuxp.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .tmuxp.yaml (limited to '.tmuxp.yaml') diff --git a/.tmuxp.yaml b/.tmuxp.yaml new file mode 100644 index 0000000..852b66a --- /dev/null +++ b/.tmuxp.yaml @@ -0,0 +1,5 @@ +session_name: Dotfiles +windows: + - window_name: Neovim + panes: + - nvim -- cgit v1.3