From 9b8cc78d79b0c4387b05280193756a74d8c8a031 Mon Sep 17 00:00:00 2001 From: Bruno Sutic Date: Tue, 3 Jun 2014 11:40:02 +0200 Subject: [PATCH] Update a list of plugins --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 209132a..629329b 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,14 @@ After you press `prefix + I`, everything should be up to date. ### 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 list.