1
0
Fork 0
mirror of synced 2024-06-18 06:51:10 -04:00
tpm/docs/installing_plugins_via_cmd_line.md
2015-08-01 18:14:05 +02:00

17 lines
422 B
Markdown

# Installing plugins via the command line only
Run the following command to install plugins:
~/.tmux/plugins/tpm/bin/install_plugins
Tmux does not need to be started in order to run the script (but it's okay if it
is).
If you [changed tpm install dir](docs/changing_plugins_install_dir.md) in
`.tmux.conf` that should work fine too.
Prerequisites:
- tmux installed on the system (doh)
- `.tmux.conf` set for TPM