diff --git a/config/tmuxp/work b/config/tmuxp/work deleted file mode 100644 index 7287328..0000000 --- a/config/tmuxp/work +++ /dev/null @@ -1,15 +0,0 @@ -session_name: personal -start_directory: /opt/personal -windows: - - window_name: labs - focus: true - layout: even-vertical - start_directory: labs/ - panes: - - focus: true - - pane - - window_name: ide - layout: even-vertical - panes: - - focus: true - - pane diff --git a/config/tmuxp/personal.yml b/config/tmuxp/work.yml similarity index 100% rename from config/tmuxp/personal.yml rename to config/tmuxp/work.yml