From 316f5b8fd84135ae9e6c8f7b3bc52a24aecd6c4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Tue, 1 Nov 2022 11:44:32 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=88=20Change=20tmux=20status=20bar=20c?= =?UTF-8?q?olor=20to=20blue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To help differentiate between environments (shpod now defaults to red) --- prepare-vms/lib/commands.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/prepare-vms/lib/commands.sh b/prepare-vms/lib/commands.sh index e3a619d3..65e374aa 100644 --- a/prepare-vms/lib/commands.sh +++ b/prepare-vms/lib/commands.sh @@ -131,6 +131,8 @@ set nowrap SQRL pssh -I "sudo -u $USER_LOGIN tee /home/$USER_LOGIN/.tmux.conf" <