script-linux/tmus

4 lines
84 B
Bash
Executable File

#!/bin/bash
tmux attach -t $(tmux ls | cut -f1 -d':' | dmenu -p "tmux sessions :")