yadm config
all
Pass options to yadm's config file. Change the `.config` of the repository managed by yadm.
More info →Examples (4)
Set or update a yadm's Git configuration
yadm config key.inner-key valueGet a value from yadm's Git configuration
yadm config --get keyUnset a value in yadm's Git configuration
yadm config --unset keyList all values in yadm's Git configuration
yadm config --listmade by @shridhargupta | data from tldr-pages