[F] Fix shellcheck
This commit is contained in:
@@ -4052,7 +4052,6 @@ END
|
|||||||
termite_config="${XDG_CONFIG_HOME}/termite/config"
|
termite_config="${XDG_CONFIG_HOME}/termite/config"
|
||||||
|
|
||||||
XDG_DIR="/etc/xdg"
|
XDG_DIR="/etc/xdg"
|
||||||
OLD_IFS=$IFS
|
|
||||||
IFS=":"
|
IFS=":"
|
||||||
for directory in $XDG_CONFIG_DIRS; do
|
for directory in $XDG_CONFIG_DIRS; do
|
||||||
if [[ -f "$directory/termite/config" ]]; then
|
if [[ -f "$directory/termite/config" ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user