1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 20:35:11 +01:00

Fixes to mercurial extensions

This commit is contained in:
Michiel Scholten
2014-06-28 17:40:13 +02:00
parent 9361acf3fa
commit 4e37e406e6
2 changed files with 3 additions and 4 deletions

View File

@@ -23,8 +23,7 @@ echo "INFO: Vundle Install"
vim +BundleInstall +qall
# Mercurial extensions
#HGDIR=~/workspace/application_addons/mercurial
HGDIR=~/.hgext
HGDIR=~/workspace/application_addons/mercurial
mkdir -p $HGDIR
cd $HGDIR