From 7560950b46e8dce850b9c24d82027e248dc88360 Mon Sep 17 00:00:00 2001 From: Gregory Pakosz Date: Sun, 14 Apr 2019 11:42:29 +0200 Subject: [PATCH] Update README.md Since I added it here, I renamed the configuration to "Oh My Tmux!" which I think people use to refer to it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59f46e0..1b97ff7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,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, ... +- [Oh My Tmux!](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)