summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-10-20 11:07:01 -0400
committerDavid Robillard <d@drobilla.net>2015-10-20 11:07:01 -0400
commitc987bb05974d65acbb0acda665eebf515647809b (patch)
treed9e6717065bf071075fcf367c5d4373753d706a3 /tmux.conf
parent709c86267e27d1b6382e484430119493c9206beb (diff)
downloaddotfiles-c987bb05974d65acbb0acda665eebf515647809b.tar.gz
dotfiles-c987bb05974d65acbb0acda665eebf515647809b.tar.bz2
dotfiles-c987bb05974d65acbb0acda665eebf515647809b.zip
Simple tmux status line
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index 948317a..2612405 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -5,3 +5,4 @@ set -g default-terminal "screen-256color"
set -g status-bg colour235
set -g status-fg colour251
+set -g status-right "#T" \ No newline at end of file