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

problem with install datfiles #12

Closed desertsnow73 closed 6 years ago

desertsnow73 commented 6 years ago

I'm new to Vim and linux system. I watched your youtub 'Learning Vim in a Week'. As you recommended I tried to install your dotfiles but failed.

Could you teach me how to install it? screenshot from 2017-11-16 11 54 40

mscoutermarsh commented 6 years ago

Hi @desertsnow73 😄 !

I think I have this fixed now. Can you try to install again?

You'll need to pull down the dotfiles again.

cd ~/.dotfiles/
git pull
./install

Let me know if you run into any other problems.

desertsnow73 commented 6 years ago

Thank you, @mscoutermarsh 😊 !

It's installed without any problem. :)

Thank you again.

On Sun, Nov 19, 2017 at 12:18 AM, Mike Coutermarsh <notifications@github.com

wrote:

Hi @desertsnow73 https://github.com/desertsnow73 😄 !

I think I have this fixed now. Can you try to install again?

You'll need to pull down the dotfiles again.

cd ~/.dotfiles/ git pull ./install

Let me know if you run into any other problems.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mscoutermarsh/dotfiles/issues/12#issuecomment-345448814, or mute the thread https://github.com/notifications/unsubscribe-auth/AYqkx5MGmvcs1q2c-XKK29Dvy_KYyFsbks5s3vVPgaJpZM4QhibH .

mscoutermarsh commented 6 years ago

😄