Add session-created hook to automate session layouts

This commit is contained in:
2022-09-20 13:32:44 +01:00
parent 27025bffbd
commit 34b297a1ec
4 changed files with 20 additions and 0 deletions

6
layouts/session-local Normal file
View File

@@ -0,0 +1,6 @@
rename-window home
new-window -c ~/.config/local
rename-window local
select-window local:home
# vim: filetype=tmux