From 42ca4dd5bdc89a658474a15919dbd186c67cb32e Mon Sep 17 00:00:00 2001 From: "Azalea (on HyDEV-Daisy)" Date: Thu, 11 Aug 2022 21:06:28 -0400 Subject: [PATCH] [F] Fix shellcheck --- neofetch | 1 - 1 file changed, 1 deletion(-) diff --git a/neofetch b/neofetch index c5377ed2..28fbd47b 100755 --- a/neofetch +++ b/neofetch @@ -4052,7 +4052,6 @@ END termite_config="${XDG_CONFIG_HOME}/termite/config" XDG_DIR="/etc/xdg" - OLD_IFS=$IFS IFS=":" for directory in $XDG_CONFIG_DIRS; do if [[ -f "$directory/termite/config" ]]; then