dotfiles/tmux/.tmux/session-setup.sh
Sanchayan Maity ac31d2cc5e tmux: session-setup: Load scratch session first
Since we connect to the scratch session by default, load it first.
2022-04-25 14:29:27 +05:30

7 lines
122 B
Bash
Executable file

#!/bin/sh
tmuxp load -d scratch
tmuxp load -d personal
tmuxp load -d gstreamer
tmuxp load -d work
tmuxp load -d audio-dev