# Functions
No description provided by the author
LoadConfig reads the configuration from disk and loads the API key from the keyring.
NewConfig creates a new Config object.
No description provided by the author
SanitizeInput trims whitespaces and newlines from a string.
SaveConfig writes the configuration to disk, and the API key to the keyring.
ValidateConfig checks if a Config object has valid data.