[F] Fix shellcheck
This commit is contained in:
parent
1f55b8d2e8
commit
42ca4dd5bd
1 changed files with 0 additions and 1 deletions
1
neofetch
1
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
|
||||
|
|
Loading…
Reference in a new issue