From 74a4f8bec8151ab624a0eb62f01455b620abe89b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0tefan=20Bystriansky?= Date: Sun, 7 May 2023 20:20:45 +0200 Subject: [PATCH] test --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) 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