# HG changeset patch
# User Steve Losh <steve@dwaiter.com>
# Date 1275408068 14400
# Node ID 03065a9200c4d98560d84fe8794312a85008145e
# Parent  5e58b794e720034a2b07064a505d1c0b4f94313a
hg: add the ks alias

diff -r 5e58b794e720 -r 03065a9200c4 .hgrc
--- a/.hgrc	Tue Jun 01 11:11:44 2010 -0400
+++ b/.hgrc	Tue Jun 01 12:01:08 2010 -0400
@@ -105,6 +105,8 @@
 fdiff = diff -U 10000000000000
 qfdiff = qdiff -U 10000000000000
 
+ks = kd -c
+
 dlog = log --style=/Users/sjl/lib/dotfiles/mercurial/templates/map-cmdline.dlog
 _ = dlog -l15
 __ = _ -l100000000