# Git plugin | Alias | Command | | ------ | ---------------------- | | `ta` | `tmux attach -t` | | `tad` | `tmux attach -d -t` | | `ts` | `tmux new-session -s` | | `tl` | `tmux list-sessions` | | `tksv` | `tmux kill-server` | | `tkss` | `tmux kill-session -t` |