Remove shebang from tmux scripts, they're sourced anyway.

This commit is contained in:
Martin Larsson 2025-01-19 19:11:14 +00:00
parent b69de0413d
commit 2ff063d95b
5 changed files with 0 additions and 9 deletions

View file

@ -1,4 +1,3 @@
#!/bin/zsh
# program blacklist
# program=$(
# ps -o comm= -t "$(tmux display-message -p '#{pane_tty}')" 2>/dev/null \