diff --git a/.tmux.conf b/.tmux.conf index 0e91966..53a381f 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,6 +1,7 @@ #unbind C-b #set -g prefix C-a #bind C-a send-prefix +# #set -g status-right "%H:%M:%S %A %d-%m-%Y" set -g default-terminal "screen-256color" setw -g aggressive-resize on