Skip to content

Commit

Permalink
[F] Fix shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna committed Aug 12, 2022
1 parent 1f55b8d commit 42ca4dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 42ca4dd

Please sign in to comment.