printf '\e[1;36m ⤷ \e[1mThe recommended value is: \e[1;3m$HOME/.local/share\e[1;0m\n'
fi
if [[ -z "${XDG_CONFIG_HOME}" ]]; then
printf '\e[1;36m ⤷ \e[1mThe recommended value is: \e[1;3m$HOME/.local/share\e[1;0m\n'
fi
if [[ -z "${XDG_CONFIG_HOME}" ]]; then