mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-11 06:42:47 +00:00
9 lines
186 B
TOML
9 lines
186 B
TOML
[aliases]
|
|
# Placeholder: added by user
|
|
|
|
[revset-aliases]
|
|
# Placeholder: added by user
|
|
|
|
[ui]
|
|
pager = { command = ["less", "-FRX"], env = { LESSCHARSET = "utf-8" } }
|
|
log-word-wrap = false
|