# tmux-sessions A command-line tool for managing sessions in tmux ## Usage 1. Create a config file at `~/.config/tsesh/config.toml`. See [example.toml](./example.toml) for details. 2. Start a session with `tsesh start ` 3. Stop a session with `tsesh stop ` 4. Restart a session with `tsesh restart `