6 lines
122 B
Bash
Executable file
6 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
|