changeset 460:10acde38fcee

Use `tweakdefaults` and activate core terse status mode.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 09 Apr 2019 00:04:37 -0700
parents b302f58a56aa
children eb8891b1a6f5
files hgrc/hgrc
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 <ludovic@chabant.com>
+tweakdefaults = true
+
+[commands]
+status.terse = u
 
 [diff]
 git = True