neofetch: Don't hang on FreeBSD if pkg is not yet bootstrapped
If not yet bootstrapped, pkg will print out:
The package management tool is not yet installed on your system.
Do you want to fetch and install it now? [y/N]:
and wait for input if stdin is a tty. Use </dev/null to squash this.
This commit is contained in: