jj/cli/tests/sample-configs/valid/scope.toml
2025-08-30 21:31:39 +00:00

7 lines
216 B
TOML

#:schema ../../../src/config-schema.json
# configuring the formatting of timestamps only for the log command
[[--scope]]
--when.commands = ["log"]
template-aliases.'format_timestamp(timestamp)' = 'timestamp.ago()'