[go: up one dir, main page]

Skip to content

Commit

Permalink
use new tpm plugin syntax (fix #6)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlipps committed Dec 17, 2015
1 parent 998860e commit 4c60438
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 @@ -19,10 +19,7 @@ Warning: this is kind of a big hammer. If you have any sensitive processes, make

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

set -g @tpm_plugins " \
tmux-plugins/tpm \
jlipps/tmux-safekill \
"
set -g @plugin "jlipps/tmux-safekill"

Hit `prefix + I` to fetch the plugin and source it.

Expand Down

0 comments on commit 4c60438

Please sign in to comment.