From c8f90463e015974c89754695588dba41e7825468 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Wed, 2 Nov 2022 17:02:44 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=88=20Change=20the=20tmux=20status=20b?= =?UTF-8?q?ar=20to=20yellow=20(like=20a=20precious=20metal)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- prepare-vms/lib/commands.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prepare-vms/lib/commands.sh b/prepare-vms/lib/commands.sh index 65e374aa..ce829f20 100644 --- a/prepare-vms/lib/commands.sh +++ b/prepare-vms/lib/commands.sh @@ -131,7 +131,7 @@ set nowrap SQRL pssh -I "sudo -u $USER_LOGIN tee /home/$USER_LOGIN/.tmux.conf" <