tpm/docs/installing_plugins_via_cmd_...

17 lines
422 B
Markdown
Raw Normal View History

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