summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hgrc b/.hgrc
index fe7f1d3..775d3e9 100644
--- a/.hgrc
+++ b/.hgrc
@@ -4,7 +4,6 @@ username = René 'Necoro' Neumann <necoro@necoro.net>
[extensions]
hgext.fetch =
hgext.purge =
-hgext.hgk =
hgext.graphlog =
hgshelve = ~/.hgext/hgshelve.py
hgext.rebase =
@@ -18,6 +17,7 @@ commit.diffstat = python:~/.hgext/hgdiffstat.py:diffstat
changegroup.diffstat = python:~/.hgext/hgdiffstat.py:diffstat
[alias]
+view = !hgview
k = view
[hostfingerprints]