summary refs log tree commit diff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorJune McEnroe <curtis.mcenroe@adgear.com>2017-01-19 17:31:23 -0500
committerJune McEnroe <curtis.mcenroe@adgear.com>2017-01-19 17:31:23 -0500
commitcfdae16169500828b7f1c338f78a242be6e34aa1 (patch)
treec31b94094e3ef8c80453ba817c38bc82d38c6ad4 /.tmux.conf
parentShow one digit of each hour in clock (diff)
downloadsrc-cfdae16169500828b7f1c338f78a242be6e34aa1.tar.gz
src-cfdae16169500828b7f1c338f78a242be6e34aa1.zip
Display fuzzy clock in tmux
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 38a9f696..f0781b29 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -37,4 +37,4 @@ set -g window-status-separator '|'
 set -g window-status-format ' #{=20:pane_title} '
 set -g window-status-current-format '#[reverse] #{pane_title} '
 set -g status-left '|'
-set -g status-right '[#h:#S] %H:%M'
+set -g status-right '[#h:#S] #(clock)'