# HG changeset patch # User Ludovic Chabant # Date 1554793477 25200 # Node ID 10acde38fcee319e44306541e9ca5df7a3f5aa7d # Parent b302f58a56aa807de547f0b9090735aa72864fbb Use `tweakdefaults` and activate core terse status mode. diff -r b302f58a56aa -r 10acde38fcee hgrc/hgrc --- a/hgrc/hgrc Sat Apr 06 18:20:39 2019 -0700 +++ b/hgrc/hgrc Tue Apr 09 00:04:37 2019 -0700 @@ -3,6 +3,10 @@ commitsubrepos = False editor = vim username = Ludovic Chabant +tweakdefaults = true + +[commands] +status.terse = u [diff] git = True