after git clone git@github.com:vinitkumar/.vim.git vimsettings
I cant perform cp -r vimsettings/janus/vim/* ~/.vim/janus/vim because there is no janus directory to begin with. Any help?
Update: I found your new 'dotvim' on github, worked perfectly. thanks!
after
git clone git@github.com:vinitkumar/.vim.git vimsettings
I cant perform
cp -r vimsettings/janus/vim/* ~/.vim/janus/vim
because there is nojanus
directory to begin with. Any help?Update: I found your new 'dotvim' on github, worked perfectly. thanks!