Remove shebang from tmux scripts, they're sourced anyway.
This commit is contained in:
parent
b69de0413d
commit
2ff063d95b
5 changed files with 0 additions and 9 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#!/bin/zsh
|
||||
|
||||
desired_state=$1
|
||||
current_state=$(tmux show-environment -g @resize_mode 2>/dev/null | cut -d '=' -f 2)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue