jj/src/config
Martin von Zweigbergk 24bc34a0e9 cli: make hints cyan instead of blue
It's hard to read dark blue on black, at least with iTerm2's default
color scheme. Cyan makes it much more readable. That's the color
`cargo` uses. We could also consider coloring only the "Hint:" part
like `cargo` does. For errors, `cargo` colors the "Error:" part red
and uses bold/bright white for select parts of the message.
2023-02-04 11:16:34 -08:00
..
colors.toml cli: make hints cyan instead of blue 2023-02-04 11:16:34 -08:00
merge_tools.toml config: move default merge-tool config into config/ directory 2022-12-24 07:07:37 -08:00
misc.toml config: rename [alias] to [aliases], still supporting old name 2023-01-26 18:15:23 -08:00
README.md config: add a README to explain that the config files are not installed 2022-12-24 07:07:37 -08:00

These files are compiled into the binary; they are not installed to the user's system.