From a7cd32fe5a6e7bf8a77ee7f966777acf10a2d382 Mon Sep 17 00:00:00 2001 From: Aayush Chalise Date: Sun, 6 Oct 2024 00:02:49 +0545 Subject: [PATCH] basic fix --- cxfs.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/cxfs.sh b/cxfs.sh index af8a3e6d..a07a27fb 100755 --- a/cxfs.sh +++ b/cxfs.sh @@ -1,3 +1,4 @@ + #!/bin/bash declare -xr UI_WIDGET_SELECT_TPL_SELECTED='\e[33m → %s \e[39m'