Skip to content

Commit

Permalink
Update readme with new TPM syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Sutic committed Aug 1, 2015
1 parent 1cd61ff commit 93084c7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,7 @@ Requirements: `tmux 1.9` or higher, `tree` recommended but not required

Add plugin to the list of TPM plugins in `.tmux.conf`:

set -g @tpm_plugins ' \
tmux-plugins/tpm \
tmux-plugins/tmux-sidebar \
'
set -g @plugin 'tmux-plugins/tmux-sidebar'

Hit `prefix + I` to fetch the plugin and source it. You should now be able to
use the plugin.
Expand Down

0 comments on commit 93084c7

Please sign in to comment.