commands.sh

jj config path

all

Print the paths to the config files. See also: `jj config edit`.

More info →

Options (1)

boolean

Print the path to the user-level config file

Example: jj config {{[p|path]}} --user

Examples (3)

Print the path to the user-level config file

jj config [p|path] --user

Print the path to the repo-level config file

jj config [p|path] --repo

Print the path to the workspace-level config file

jj config [p|path] --workspace
made by @shridhargupta | data from tldr-pages