LinuxCommandLibrary

yadm-config

Manage yadm configuration settings

TLDR

List configuration

$ yadm config --list
copy
Set configuration
$ yadm config [name] [value]
copy
Set local class
$ yadm config local.class [work]
copy

SYNOPSIS

yadm config [options] [name] [value]

DESCRIPTION

yadm config manages yadm configuration. Sets local system properties for alternate file selection. Wraps git config for yadm-specific settings.

PARAMETERS

--list

List all settings.
--get name
Get setting value.
--unset name
Remove setting.
local.class
System class for alternates.
local.hostname
Override hostname.

SEE ALSO

yadm(1), yadm-alt(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community