vim-pathogen icon indicating copy to clipboard operation
vim-pathogen copied to clipboard

(How) can I change the https to ssh?

Open eduOS opened this issue 8 years ago • 0 comments

When installing a plugin I encounter this error:

[2017-11-09 09:47:24] $ git clone --recursive 'https://github.com/mhinz/vim-grepper.git' '/home/eduOS/.vim/bundle/vim-grepper'

I know if I use ssh it works, but how can I change that?

eduOS avatar Nov 09 '17 02:11 eduOS