From 61d8034fb7febe183e399902abf87ba9c8faebc3 Mon Sep 17 00:00:00 2001 From: Gregory Pakosz Date: Mon, 26 Dec 2016 19:35:40 +0100 Subject: [PATCH] added link to gpakosz/.tmux.git --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a72eb37..0435f1c 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set ## Configuration +- [Advanced tmux config](https://github.com/gpakosz/.tmux) Powerline like theme, vim bindings, SSH aware, improved maximize pane, ... - [Example tmux config](https://github.com/tony/tmux-config) :green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar - [Guide to customizing tmux.conf](http://www.hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/) - [practical tmux](https://mutelight.org/practical-tmux)