tmux: Add a script to start all required tmux sessions

This commit is contained in:
Sanchayan Maity 2022-03-16 19:52:52 +05:30
parent 3dd3d5c379
commit 6fde5418c2
1 changed files with 5 additions and 0 deletions

5
tmux/.tmux/session-setup.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
tmuxp load -d personal
tmuxp load -d gstreamer
tmuxp load -d work
tmuxp load -d audio-dev