IMO it would be nice to access pkgxx configuration via pkgxx command line. For an exemple: ```sh pkgxx --get distribution ``` will return *Alpine* or *Debian*. Same thing for packages-directory from conf or any other variables from the **/etc/pkgxx.conf** file.
IMO it would be nice to access pkgxx configuration via pkgxx command line.
For an exemple:
will return Alpine or Debian.
Same thing for packages-directory from conf or any other variables from the /etc/pkgxx.conf file.