diff --git a/.tmux.conf b/.tmux.conf index 582388e..d26fbf3 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,3 +1,4 @@ unbind C-b set -g prefix C-a bind C-a send-prefix +set -g status-right "%H:%M:%S %A %d-%m-%Y"