Versions in this module Expand all Collapse all v0 v0.6.2 Jul 15, 2023 v0.6.1 Oct 2, 2022 Changes in this version + func InitConfig() + type BasicAuth struct + Password string + Username string + type Configuration struct + Files []OSLocation + Folders []OSLocation + PackageManagers PkgManagers + Storage Storage + type Git struct + BasicAuth BasicAuth + Email string + Name string + SSH interface{} + URL string + type OSLocation struct + Darwin string + Linux string + type PkgManagers struct + Apt []string + Brew []string + Cargo []string + Go []string + InstallationOrder []string + Nala []string + Npm []string + Pip []string + type Ssh struct + Passphrase string + PrivateKey string + type Storage struct + Git Git + Path string