From ba582e706e1d9e35aec9228b0dc88c6bd478e20f Mon Sep 17 00:00:00 2001 From: Kevin Date: Wed, 9 Apr 2014 15:41:50 -0400 Subject: [PATCH] Added a screenshot to the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 606230d..43896a2 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ * Sane defaults and a set of custom key bindings that group similar ideas and make frequently used commands easier to access. * Optional support for powerline fonts that looks oh so much better when they're used :). +![Darkcloud TMUX Config Theme](http://i.imgur.com/65gEkhB.png) + ## Installation ## 1. Choose either **tmux.powerline.conf** if powerline fonts are available or **tmux.normal.conf** if they're not, and install it to __/etc/tmux.conf__ for a system-wide install or __~/.tmux.conf__ for a local install.