diff --git a/jjconfig.toml b/jjconfig.toml index 6cc35ed..67d6354 100644 --- a/jjconfig.toml +++ b/jjconfig.toml @@ -1,3 +1,7 @@ [user] name = "Stefan Imhoff" email = "gpg@kogakure.8shield.net" + +[ui] +default-command = "log" +paginate = "never"