On 02/07, Allan McRae wrote:
Can we nest this?
Done in v2.
if [[ $MAKEPKG_CONF = "$confdir/makepkg.conf"]]; then if [[ -r ${XDG_CONFIG_HOME:-$HOME/.config}/pacman/.makepkg.conf
Not sure if you meant for the variable to be removed too, tried it but looked messy so leaving it in unless you say otherwise.