From ab91fe1cb555daa48971abdf342c4baba78f83ce Mon Sep 17 00:00:00 2001 From: Bruno Sutic Date: Tue, 7 Jul 2015 02:31:18 +0200 Subject: [PATCH] Readme update for TPM changes --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 38edb88..5119ef4 100644 --- a/README.md +++ b/README.md @@ -67,10 +67,7 @@ overwritten. Add plugin to the list of TPM plugins in `.tmux.conf`: - set -g @tpm_plugins ' \ - tmux-plugins/tpm \ - tmux-plugins/tmux-resurrect \ - ' + set -g @plugin 'tmux-plugins/tmux-resurrect' Hit `prefix + I` to fetch the plugin and source it. You should now be able to use the plugin.