# Functions

GetHomeDir returns the user home directory.
GetLdaBinaryPath returns the path to the lda binary.
GetLdaDir returns the directory for the shell configuration.
GetOS returns the operating system.
GetShell sets the current active shell and location.
No description provided by the author
GetUserConfig returns the user configuration.
SetupConfig initialize the configuration instance.
SetupSysConfig initialize the system configuration instance.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

AppConfig is the global configuration instance.
No description provided by the author
No description provided by the author
No description provided by the author
SysConfig is the global system configuration instance.
No description provided by the author

# Structs

Config config definition.
SystemConfig Configuration that is not available via the configuration file.

# Type aliases

OSType is the type of the operating system.
ShellType is the type of the shell that is supported.