Skip to content

Commit 35face6

Browse files
committed
.tmuxp.yaml: Remove shell_command_before (noisy, unused)
1 parent a1d3407 commit 35face6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.tmuxp.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
session_name: libtmux
22
start_directory: ./ # load session relative to config location (project root).
3-
shell_command_before:
4-
- '[ -f .venv/bin/activate ] && source .venv/bin/activate && reset'
53
windows:
64
- window_name: libtmux
75
focus: True

0 commit comments

Comments
 (0)