diff --git a/.tmuxp.yaml b/.tmuxp.yaml index 38f76b3a3..a89509d12 100644 --- a/.tmuxp.yaml +++ b/.tmuxp.yaml @@ -1,7 +1,5 @@ session_name: libtmux start_directory: ./ # load session relative to config location (project root). -shell_command_before: -- '[ -f .venv/bin/activate ] && source .venv/bin/activate && reset' windows: - window_name: libtmux focus: True