mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Link the falcon .githelpers file to user homedir
This commit is contained in:
@@ -109,6 +109,8 @@ fi
|
||||
echo "INFO: Vundle Install"
|
||||
vim +BundleInstall +qall
|
||||
|
||||
make_link ${HOME}/.vim/bundle/falcon/.githelpers ${HOME}
|
||||
|
||||
if [ -e ~/.dot_has_hg ]; then
|
||||
install_hg
|
||||
elif [ ! -e ~/.dot_no_hg ]; then
|
||||
|
||||
Reference in New Issue
Block a user