Skip to content

Commit

Permalink
Revert "Update README.md installation instructions."
Browse files Browse the repository at this point in the history
This reverts commit a403ca3.

There are problems when running TPM with a `-b` flag, see #151.
  • Loading branch information
bruno- committed Jul 6, 2020
1 parent 5c4f37a commit 59f7885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
# set -g @plugin 'git@bitbucket.com:user/plugin'

# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run -b '~/.tmux/plugins/tpm/tpm'
run '~/.tmux/plugins/tpm/tpm'
```

Reload TMUX environment so TPM is sourced:
Expand Down

0 comments on commit 59f7885

Please sign in to comment.