mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 21:45:10 +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
|
hgflow = ~/workspace/application_addons/mercurial/hgflow/src/hgflow.py
|
||||||
hggit = ~/workspace/application_addons/mercurial/hg-git/hggit
|
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]
|
[git]
|
||||||
authors = ~/.hgauthors.txt
|
authors = /home/mbscholt/.hgauthors.txt
|
||||||
|
|
||||||
[tortoisehg]
|
[tortoisehg]
|
||||||
editor = geany
|
editor = geany
|
||||||
|
|||||||
Reference in New Issue
Block a user