Make layouts executable scripts with shebangs
This commit is contained in:
5
layouts/window-wide-right
Normal file → Executable file
5
layouts/window-wide-right
Normal file → Executable file
@@ -1,3 +1,6 @@
|
||||
# vim: ft=tmux
|
||||
#!/usr/bin/env -S tmux source-file
|
||||
|
||||
split-window -h -l 57%
|
||||
select-pane -t 1
|
||||
|
||||
# vim: ft=tmux
|
||||
|
||||
Reference in New Issue
Block a user