mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 20:35:11 +01:00
hg-prompt now has correct dir; authors file apparently can't use bash
expansion chars
This commit is contained in:
4
.hgrc
4
.hgrc
@@ -12,10 +12,10 @@ hgk=
|
||||
hgflow = ~/workspace/application_addons/mercurial/hgflow/src/hgflow.py
|
||||
hggit = ~/workspace/application_addons/mercurial/hg-git/hggit
|
||||
|
||||
prompt = /home/mbscholt/bin/hg/hg-prompt/prompt.py
|
||||
prompt = /home/mbscholt/workspace/application_addons/mercurial/hg-prompt/prompt.py
|
||||
|
||||
[git]
|
||||
authors = ~/.hgauthors.txt
|
||||
authors = /home/mbscholt/.hgauthors.txt
|
||||
|
||||
[tortoisehg]
|
||||
editor = geany
|
||||
|
||||
Reference in New Issue
Block a user