Make layouts executable scripts with shebangs
This commit is contained in:
2
layouts/session-visor
Normal file → Executable file
2
layouts/session-visor
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env -S tmux source-file
|
||||
|
||||
rename-window home
|
||||
split-window -h htop
|
||||
select-pane -t visor:home.1
|
||||
|
||||
Reference in New Issue
Block a user