Use bash not sh in wide window layouts
This commit is contained in:
parent
05c67a2e90
commit
e59cea9249
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cols=`tmux display -p "#{pane_width}"`
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cols=`tmux display -p "#{pane_width}"`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user