From 3124a0597895f688ec35e0d49c71715820893c8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0tefan=20Bystriansky?= Date: Sat, 14 Jan 2023 21:28:04 +0100 Subject: [PATCH] hostname v tmux --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 2c7d38d..bc324ca 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,5 @@ #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 status-right "%H:%M:%S %A %d-%m-%Y" set -g default-terminal "screen-256color"