Update readme
This commit is contained in:
parent
4bfead1a24
commit
4d98b4ad05
2 changed files with 3 additions and 2 deletions
|
@ -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…
Reference in a new issue