Update a list of plugins

This commit is contained in:
Bruno Sutic 2014-06-03 11:40:02 +02:00
parent 259fce9900
commit 9b8cc78d79
1 changed files with 8 additions and 1 deletions

View File

@ -53,7 +53,14 @@ After you press `prefix + I`, everything should be up to date.
### List of plugins ### List of plugins
[List of plugins](PLUGINS.md). - [pain control](https://github.com/bruno-/tmux_pain_control) - standard
bindings for controlling panes.
- [goto session](https://github.com/bruno-/tmux_goto_session) - faster session
switching.
- [battery osx](https://github.com/bruno-/tmux_battery_osx) - battery status
for OSX in tmux `status-right`
- [logging](https://github.com/bruno-/tmux_logging) - easy logging and
screen capturing.
If you create a plugin, feel free to create a pull request that adds it to the If you create a plugin, feel free to create a pull request that adds it to the
list. list.