How to start a named tmux session with a window name and a directory?
• By Romain Dorgueil • In tips
Create a detached tmux session, name its first window, and start it in a chosen directory, all in one command.
2 articles tagged with "productivity"
Create a detached tmux session, name its first window, and start it in a chosen directory, all in one command.
A single idempotent tmux command that creates a session or attaches to it if it already exists — perfect for scripts and shell startup files.