Skip empty entries in XDG_{DATA,CONFIG}_DIRS
This fixes a bug whereby some Ubuntu script "adds" to XDG_DATA_DIRS with XDG_DATA_DIRS=$XDG_DATA_DIRS:... and if it were previously undefined that causes an empty entry in front. https://bugs.launchpad.net/asdf/+bug/1649888
Please register or sign in to comment