jj config get
all
Get the value of a given config option. Unlike `jj config list`, the result is printed without extra formatting for use in scripts. See also: `jj config list`.
More info →Options (1)
booleanGet the value of a config option
Example:
jj config {{[g|get]}} {{name}}made by @shridhargupta | data from tldr-pages