Fix the vim hook in the installer
This commit is contained in:
@ -36,7 +36,7 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Installing vim setup"
|
echo "Installing vim setup"
|
||||||
ln -s `echo ${CSHENV_DIR}`/vim ~/.vim
|
ln -s `echo ${CSHENV_LOCATION}`/vim ~/.vim
|
||||||
ln -s ~/.vim/vimrc ~/.vimrc
|
ln -s ~/.vim/vimrc ~/.vimrc
|
||||||
|
|
||||||
if [ -e ~/.gitconfig ]
|
if [ -e ~/.gitconfig ]
|
||||||
|
Reference in New Issue
Block a user