Update readme

pull/14/head
Bruno Sutic 9 years ago
parent 4bfead1a24
commit 4d98b4ad05
  1. 1
      CHANGELOG.md
  2. 4
      README.md

@ -4,6 +4,7 @@
- update readme because of github organization change to
[tmux-plugins](https://github.com/tmux-plugins)
- update tests to pass
- update README to suggest different first plugin
### v0.0.2, 2014-07-17
- run all *.tmux plugin files as executables

@ -16,8 +16,8 @@ are required):
# List of plugins
# Supports `github_username/repo` or full git URLs
set -g @tpm_plugins " \
tmux-plugins/tpm \
tmux-plugins/tmux-pain-control \
tmux-plugins/tpm \
tmux-plugins/tmux-sensible \
"
# Other examples:
# github_username/plugin_name \

Loading…
Cancel
Save