mscoutermarsh / dotfiles

my Vim/Tmux config :muscle::zap:
https://mikecoutermarsh.com/boston-vim-learning-vim-in-a-week/
Other
765 stars 181 forks source link

wrong symlink ? #15

Closed ghost closed 5 years ago

ghost commented 6 years ago

I tried to install this dotfiles and at the end it seems my init.vim is symlinked to /Users/mscoutermarsh/.dotfiles/vim/vimrc.symlink

screen shot 2018-07-01 at 11 11 11 am

I wonder it this is the usual behaviour or if this is a bug?

I have the same problem than #13 and I wonder if this could be the problem?

mscoutermarsh commented 6 years ago

@sayduck-daniel ahh, I found the problem but haven't finished a good fix yet.

If you update the init.vim symlink to /Users/daniel/.dotfiles/vim/vimrc.symlink

And rerun the install script, it should work.

I'm going to try to teach the install script to do this automatically.

vishal91 commented 5 years ago

How can i update init.vim symlink?