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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user