diff --git a/.hgrc b/.hgrc --- a/.hgrc +++ b/.hgrc @@ -12,7 +12,6 @@ histedit = pager = LESS='FSRXi' less [alias] -alias = !$HG config alias | grep -v 'alias.alias' | perl -ne 's/^alias\.// and s/=/#= / and print' | column -t -s# fetch = pull --rebase rec = commit -i record = commit -i