Section: Plugin manager basics

Clone TPM

bash
bash
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
Explanation

Clone TPM before reloading tmux or using its key bindings.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Plugin manager basics
Add TPM to the plugin list
Declare the tmux plugin manager in config.
OpenIn sheettmuxsame section
Add sensible defaults plugin
Load opinionated defaults.
OpenIn sheettmuxsame section
Bootstrap TPM from config
Initialize TPM at the bottom of .tmux.conf.
OpenIn sheettmuxsame section
Save and restore sessions
Add tmux-resurrect to persist pane commands and layout.
OpenIn sheettmux2 tag match
Auto-save sessions continuously
Add tmux-continuum for periodic saves.
OpenIn sheettmux2 tag match
Improve clipboard copying
Add tmux-yank for easier clipboard integration.
OpenIn sheettmux2 tag match